Google has published a configuration endpoint and JWK Set endpoint. It would be great if people could try those with their implementations.
FYI, the configuration contains "issuer": "accounts.google.com", which makes sense since that’s their “iss” value in their ID Tokens. But if your code is checking for https://, you’ll have to special case Google here like you already have to do for their “iss” value, for things to work.
-- Mike
From: Mike Jones
Sent: Tuesday, March 11, 2014 11:47 AM
To: 'Tim Bray'; <openid-...@lists.openid.net>
Subject: RE: [Openid-specs-ab] We have published a discovery doc & JWK endpoint
Looks good. I added this to the interop info at http://osis.idcommons.net/wiki/OC5:Google_Deployment.
Are you also planning on deploying https://accounts.google.com/.well-known/webfinger so that your configuration information is discoverable? Doing so should be pretty trivial, as I believe that the response can be a static page, unless you’re doing something else with WebFinger as well.
-- Mike
From:
openid-spec...@lists.openid.net [mailto:openid-spec...@lists.openid.net]
On Behalf Of Tim Bray
Sent: Monday, March 10, 2014 12:21 PM
To: <openid-...@lists.openid.net>
Subject: [Openid-specs-ab] We have published a discovery doc & JWK endpoint
![]() | John Bradley Sr. Technical Architect
|
--
You received this message because you are subscribed to the Google Groups "OpenID Connect Interop" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openid-connect-in...@googlegroups.com.