Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When using Keycloak as a WS-Fed identity broker, single logout leads to a NullPointerException #28

Open
AlistairDoswald opened this issue May 29, 2018 · 0 comments
Labels

Comments

@AlistairDoswald
Copy link

This can be tested with the following setup:

Client (WS-Fed)<---> Keycloak (Identity broker, WS-Fed) <---> Keycloak (Exernal IDP, WS-Fed)

With all elements set up correctly for Single Sign-on and logout, we can have a NullPointerException. The user is signed out of the external IDP, but neither from the identity broker nor its clients.

The cause of the NullPointerException must be verified and handled. The expected behaviour is that the user is signed out from the IDP and all of its clients.

The case should be tested with all combinations of Backchannel Logout and Handle Empty Action as wsignoutcleanup1.0 set to on/off.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant