[Openid-specs-ab] Issue #965: Typo in example redirect URI (openid/connect)

James Manger issues-reply at bitbucket.org
Tue Jan 20 06:39:10 UTC 2015


New issue 965: Typo in example redirect URI
https://bitbucket.org/openid/connect/issue/965/typo-in-example-redirect-uri

James Manger:

The examples in section 2 specify a redirect_uri of example.org/cb, but then show an HTTP redirect to example.com/cb.
Change COM to ORG in the Location header value:

HTTP/1.1 302 Found
Location: https://client.example.org/cb#
  id_token=efJ…

P.S. there is also an extraneous space in "HTTP /1.1"





More information about the Openid-specs-ab mailing list