keycloak/keycloak
Client policies are not applied to OIDC compliant logout requests
オープン
#14,332 opened on 2022/09/12
area/oidchelp wantedkind/enhancementteam/core-clients
Repository metrics
- Stars
- (34,398 個のスター)
- PR merge metrics
- (平均マージ 6d 19h) (30d で 384 merged PRs)
説明
Describe the bug
Client policies are applied to OIDC non-compliant old logout request while not applied to OIDC compliant logout requests that were supported in keycloak 18.
Version
18.0.0 or later
Expected behavior
Client policies are applied to OIDC compliant logout requests.
Actual behavior
Client policies are not applied to OIDC compliant logout requests
How to Reproduce?
No response
Anything else?
No response