[keycloak-user] Token Validation Endpoint

Juraci Paixão Kröhling juraci at kroehling.de
Wed Apr 20 10:07:40 EDT 2016


On 20.04.2016 15:53, Brian Watson wrote:
> Is there an endpoint I can call with a token that will tell me if the
> token is still valid? Is there another way I should be performing this
> check?

Make a POST sending "token" as request parameter to
/realms/{realm}/protocols/openid-connect/token/introspect

- Juca.


More information about the keycloak-user mailing list