Policy enforcer do not handle suppressed server resources #137
Labels
area/authz-client
area/policy-enforcer
kind/enhancement
status/fix-in-keycloak-required
Refers to the issue, which need fix in keycloak/keycloak and will be synced to keycloak-client later
Describe the bug
In some scenarios, a resource may have been removed of the KC server but still exists in the path cache of the policy enforcer. Consequently, the policy enforcer cannot obtain a permission token from the KC server for these deleted resources and throw a runtime error.
Version
26.0.3
Expected behavior
The policy enforcer should evict/update resources from the cache.
Actual behavior
No response
How to Reproduce?
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: