[keycloak-user] Keycloak - grant_type when getting a token and token introspection

Hans Zandbelt hans.zandbelt at zmartzone.eu
Mon Jul 23 14:34:27 EDT 2018


Check that you're calling the introspection endpoint using the same
<host>:<port> combo as the one that was used when the token was obtained by
the client in the call to the token endpoint otherwise the introspection
result will always be { "active": "false" }.

Hans.

-- 
hans.zandbelt at zmartzone.eu
ZmartZone IAM - www.zmartzone.eu


More information about the keycloak-user mailing list