Description
With keycloak 20, nifi 1.18.0, logouts don't succeed. This results in a failure to logout.
The keycloak error is `Missing parameters: id_token_hint` and it appears to not be getting the EndSessionEndpoint inĀ OIDCAccessResource:360-370. The attached configuration is what is provided to nifi.
Attachments
Attachments
Issue Links
- is fixed by
-
NIFI-10332 Add ID_TOKEN_LOGOUT support for general OpenID connect server, e.g. Keycloak
- Resolved