Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ebondu
Copy link
Contributor

@ebondu ebondu commented Jan 17, 2025

By throwing a more specific error, the policy enforcer will be able to handle properly this situation and the evict/update his own resource cache.

See the associated policy enforcer PR

Closes #36560

@ebondu ebondu requested a review from a team as a code owner January 17, 2025 11:59
@mposolda mposolda self-assigned this Jan 17, 2025
@mposolda
Copy link
Contributor

@ebondu Could you please add DCO to the commit message? See https://github.com/keycloak/keycloak/blob/main/CONTRIBUTING.md#developers-certificate-of-origin for the details (usually the -s is sufficient to be used with the git commit )

…ces errors to enable policy enforcer resource cache eviction/update.

Closes keycloak#36560

Signed-off-by: Emilien Bondu <[email protected]>
Copy link
Contributor

@mposolda mposolda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ebondu Thanks!

If you want to have this available sooner in keycloak-client, it would be welcome to backport this also to release/26.1 branch . You can possibly use this script in that case for creating backport PR: https://github.com/keycloak/keycloak/blob/main/.github/scripts/pr-backport.sh .

@mposolda mposolda merged commit 13e7d34 into keycloak:main Jan 20, 2025
73 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Policy enforcer do not handle suppressed server resources

2 participants