<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
I'm not seeing the purpose in returning the JWK set from the OpenID 2 identifier URI, especially if the client is supposed to be doing regular OIDC to validate the ID Token anyway (and will therefore fetch the issuer's jwks_uri). Can you please explain to me
 what this step is supposed to be accomplishing?
<div><br>
</div>
<div>Is the idea that the client would be able to verify that the claimed OpenID 2 identifier actually points to the given issuer, basically completing the round-trip verification? If that's the case, then wouldn't it make more sense to return the OpenID Connect
 issuer from the OpenID 2 discovery steps? Then from the issuer you can determine the key, just like normal. This would allow for a forward-looking discovery launching point ("all I have is this OpenID 2.0 URI, what's the OpenID Connect process to start here?")
 well as a backward-looking verification for the claim. </div>
<div><br>
</div>
<div> -- Justin</div>
<div><br>
<div>
<div>On Jul 27, 2014, at 9:35 AM, Nat Sakimura <<a href="mailto:sakimura@gmail.com">sakimura@gmail.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div dir="ltr">Actually, the OpenID 2.0 Identifier URL returns JWK Set. It should probably be more explicit than to say <span style="font-family: verdana, charcoal, helvetica, arial, sans-serif;"> </span><tt style="color:rgb(0,51,102);font-family:'Courier New',Courier,monospace">application/jwk-set+json. </tt>
<div><tt style="color:rgb(0,51,102);font-family:'Courier New',Courier,monospace"><br>
</tt></div>
Good point about reutrning jwk_uri instead of the JWK Set. 
<div>The downside is that you have to make two calls, but it is only once per RP/OpenID 2.0 Identifier pair, so it probably is OK. <br>
<div><br>
</div>
<div>What do others think? </div>
<div><br>
</div>
<div>Nat</div>
</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">2014-07-26 11:52 GMT-04:00 Torsten Lodderstedt <span dir="ltr">
<<a href="mailto:torsten@lodderstedt.net" target="_blank">torsten@lodderstedt.net</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">Hi Nat,<br>
<br>
I just read the spec (for the first time) and think the concept is generally sound. I'm wondering a bit about the way the client obtains the OP's public key. The GET request on the OpenID 2.0 Identifier URL directly returns the JWK. I would suggest to just
 return the jwk_uri, in the same way openid connect discovery does it. This way this GET request is static (even with key rotation in place) and the OP can reuse the existing functionality to publish its public keys (including support for multiple keys in case
 of rotation).<br>
<br>
What do you think? <br>
<br>
kind regards,<br>
Torsten.<br>
<br>
<div>Am 26.07.2014 07:44, schrieb Nat Sakimura:<br>
</div>
<blockquote type="cite">
<div>
<div class="h5">
<div dir="ltr">Thanks to Edmund Jay, the examples are now fixed. 
<div>This is to initiate the WG Last Call.  </div>
<div>Please review the document and file issues if there are within a week. </div>
<div>Once all the issues are resolved, we will go to the implementer's draft public review period for 45 days. </div>
<div><br>
</div>
<div>Nat</div>
<div>
<div><br>
</div>
-- <br>
Nat Sakimura (=nat)
<div>Chairman, OpenID Foundation<br>
<a href="http://nat.sakimura.org/" target="_blank">http://nat.sakimura.org/</a><br>
@_nat_en</div>
</div>
</div>
<br>
<fieldset></fieldset> <br>
</div>
</div>
<pre>_______________________________________________
Openid-specs-ab mailing list
<a href="mailto:Openid-specs-ab@lists.openid.net" target="_blank">Openid-specs-ab@lists.openid.net</a>
<a href="http://lists.openid.net/mailman/listinfo/openid-specs-ab" target="_blank">http://lists.openid.net/mailman/listinfo/openid-specs-ab</a>
</pre>
</blockquote>
<br>
</div>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
Nat Sakimura (=nat)
<div>Chairman, OpenID Foundation<br>
<a href="http://nat.sakimura.org/" target="_blank">http://nat.sakimura.org/</a><br>
@_nat_en</div>
</div>
_______________________________________________<br>
Openid-specs-ab mailing list<br>
<a href="mailto:Openid-specs-ab@lists.openid.net">Openid-specs-ab@lists.openid.net</a><br>
http://lists.openid.net/mailman/listinfo/openid-specs-ab<br>
</blockquote>
</div>
<br>
</div>
</body>
</html>