[keycloak-user] Verifying a password

Hylton Peimer hylton.peimer at datos-health.com
Mon May 29 05:07:25 EDT 2017


My mobile app is connected to the server using bearer-only tokens. The
tokens were obtained using username/password.

A particular screen in the app requires the user to re-enter the password,
so that the password can be verified at the server-side.

Is there an elegant REST or Java API to perform a simple password
verification, besides a call to /protocol/openid-connect/token endpoint,
which brings all the tokens?


More information about the keycloak-user mailing list