Skip to content

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

@AlistairDoswald

Description

@AlistairDoswald

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions