<div dir="ltr">I need some time to look into the use of id_token_hint as I&#39;m not sure I fully understand it. From what I&#39;ve read so far I don&#39;t think the user should be authenticated from the id_token_hint so no authenticator should be required. It&#39;s only about checking the current logged-in user and seeing if it&#39;s the same user has the application expects.</div><div class="gmail_extra"><br><div class="gmail_quote">On 11 October 2015 at 17:34, Michael Gerber <span dir="ltr">&lt;<a href="mailto:gerbermichi@me.com" target="_blank">gerbermichi@me.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">I’ve created a jira task for that:<div><a href="https://issues.jboss.org/browse/KEYCLOAK-1949" target="_blank">https://issues.jboss.org/browse/KEYCLOAK-1949</a><br><div>
<div><div style="word-wrap:break-word"><div><div><br></div></div><div>I already did an implementation proposal of that task, what do you think of it?</div><div><a href="https://github.com/gerbermichi/keycloak/commit/0ef36f0ac446fcf70272f2aed05320c3a5083635" target="_blank">https://github.com/gerbermichi/keycloak/commit/0ef36f0ac446fcf70272f2aed05320c3a5083635</a></div><div><br></div></div></div></div><div><div class="h5"><div><blockquote type="cite"><div>On 09.10.2015, at 07:46, Michael Gerber &lt;<a href="mailto:gerbermichi@me.com" target="_blank">gerbermichi@me.com</a>&gt; wrote:</div><br><div><div><div>As far as I understand it, we just have to create a new authenticator, check for the id_token_hint, if it is valid than we set the authenticated user, otherwise we send attempted.</div><div><br></div><div>I can create a PR for that if it is that simple ;)</div><div><br>Am 09. Oktober 2015 um 07:41 schrieb Stian Thorgersen &lt;<a href="mailto:sthorger@redhat.com" target="_blank">sthorger@redhat.com</a>&gt;:<br><br></div><div><blockquote type="cite"><div><div dir="ltr">It wasn&#39;t on our road map, but it looks easy to add</div><div class="gmail_extra"><br><div class="gmail_quote">On 9 October 2015 at 07:16, Michael Gerber <span dir="ltr">&lt;<a href="mailto:gerbermichi@me.com" target="_blank">gerbermichi@me.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 0.8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><span style="background-color:rgba(255,255,255,0)">Hi,</span><span style="background-color:rgba(255,255,255,0)"><br></span><span style="background-color:rgba(255,255,255,0)">Do you have any plans to include the id_token_hint in the near future?</span><span style="background-color:rgba(255,255,255,0)"><br></span><span style="background-color:rgba(255,255,255,0)">id_token_hint</span><span style="background-color:rgba(255,255,255,0)">OPTIONAL. ID Token previously issued by the Authorization Server being passed as a hint about the End-User&#39;s current or past authenticated session with the Client. If the End-User identified by the ID Token is logged in or is logged in by the request, then the Authorization Server returns a positive response; otherwise, it SHOULD return an error, such as <tt>login_required</tt>. When possible, an <tt>id_token_hint</tt> SHOULD be present when <tt>prompt=none</tt> is used and an <tt>invalid_request</tt> error MAY be returned if it is not; however, the server SHOULD respond successfully when possible, even if it is not present. The Authorization Server need not be listed as an audience of the ID Token when it is used as an <tt>id_token_hint</tt> value.</span><span style="background-color:rgba(255,255,255,0)">If the ID Token received by the RP from the OP is encrypted, to use it as an <tt>id_token_hint</tt>, the Client MUST decrypt the signed ID Token contained within the encrypted ID Token. The Client MAY re-encrypt the signed ID token to the Authentication Server using a key that enables the server to decrypt the ID Token, and use the re-encrypted ID token as the <tt>id_token_hint</tt> value.</span><br>Best</div><div>Michael</div></div><br>_______________________________________________<br> keycloak-dev mailing list<br> <a href="mailto:keycloak-dev@lists.jboss.org" target="_blank">keycloak-dev@lists.jboss.org</a><br> <a rel="noreferrer" href="https://lists.jboss.org/mailman/listinfo/keycloak-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-dev</a><br></blockquote></div><br></div></div></blockquote></div></div>_______________________________________________<br>keycloak-dev mailing list<br><a href="mailto:keycloak-dev@lists.jboss.org" target="_blank">keycloak-dev@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/keycloak-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-dev</a></div></blockquote></div><br></div></div></div></div></blockquote></div><br></div>