Closed tomjackman closed 6 years ago
The user should be logged out when they click the logout button.
The user is not logged out.
The Identity token to send in the request is null:
https://keycloak.security.feedhenry.org/auth/realms/secure-app/protocol/openid-connect/logout?id_token_hint=null&redirect_uri=org.aerogear.mobile.example:/callback
@aidenkeating
Expected Behavior
The user should be logged out when they click the logout button.
Actual Behavior
The user is not logged out.
Steps to Reproduce the Problem
Cause
The Identity token to send in the request is null:
https://keycloak.security.feedhenry.org/auth/realms/secure-app/protocol/openid-connect/logout?id_token_hint=null&redirect_uri=org.aerogear.mobile.example:/callback