[keycloak-user] Login without Keycloak Login Page

ruiwp13 ruiwp_93 at hotmail.com
Fri Dec 16 07:06:12 EST 2016


As suggested by Stianst, I used the keycloak login page to login.

I did the redirect to keycloak login page, but now, when I logout with
HttpServletResquest.logout() it gives an error in logs saying invalid_token
and userId is set to null. I don't send any parameters, only the
Authorization header with "Bearer token". Do I need to send some parameter
to logout?

I tried to send client_id, user_id, refresh_token, id_token to request and
the error in log remains still.

type=LOGOUT_ERROR, realmId={realm}, clientId={clientId}, userId=null,
ipAddress={ip} error=invalid_token, client_auth_method=client-secret



--
View this message in context: http://keycloak-user.88327.x6.nabble.com/Login-without-Keycloak-Login-Page-tp1974p2011.html
Sent from the keycloak-user mailing list archive at Nabble.com.


More information about the keycloak-user mailing list