[keycloak-user] Issue with logut

admadm at virgilio.it admadm at virgilio.it
Thu Apr 18 04:33:51 EDT 2019


Hello,
we installed KC 5.0.0 and started developing java api, now we've encountered a problem with logout.
When we try to logout user via java, auth with valid toke (clientid + secret),  we get http failure with 400 response: invalid_client_credentials. Now we've debugged the code and Discovered that the ClientIdAndSecretCredentialsProvider class has null clientsecret, how is that possible? How could we fix this?


More information about the keycloak-user mailing list