[keycloak-user] "id_token_hint" support

Balaji Balakrishnan balaji_bl at yahoo.com
Tue Sep 4 12:58:06 EDT 2018


Hi,

Is id_token_hint supported for OIDC login? I am trying to emulate theauto login for an user interaction. This goes something like this. A usersign-up for a “thing”. The “thing” is provisioned and userid/pwd is autogenerated and mailed to user. At the same time a user (userid/pwd) is createdin keycloak as well. As soon as the “thing” is provisioned, user will be takento the home page without asking for credentials.

 

We enabled the “Direct Access Grants Enabled” atthe client level. We get a ID token using the auto generated userid/pwd using“password” grant. Then we use the generated Id Token as id_token_hint andinitiate the “code” grant login. I could see a session was created when the Idtoken was obtained but keycloak still shows me the Login screen.

 

Thanks

Balaji



More information about the keycloak-user mailing list