keycloak/keycloak
Client policies are not applied to OIDC compliant logout requests
开放
#14,332 创建于 2022年9月12日
area/oidchelp wantedkind/enhancementteam/core-clients
仓库指标
- 星标
- (34,398 个星标)
- PR 合并指标
- (平均合并 6天 19小时) (30 天内合并 384 个 PR)
描述
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