[Openid-specs-ab] Issue #1849: wrong client_id in section 6.2 (openid/connect)
nikosft
issues-reply at bitbucket.org
Mon Mar 6 21:52:48 UTC 2023
New issue 1849: wrong client_id in section 6.2
https://bitbucket.org/openid/connect/issues/1849/wrong-client_id-in-section-62
Nikos Fotiou:
The request object example in section 6.2 includes the following client\_id
> `"client_id": "https://client.example.org/post",`
But the Request URI example that follows includes a different client\_id
> `client_id=https%3A%2F%2Fclient.example.org%2Fcb`
I believe that these two ids should be the same.
More information about the Openid-specs-ab
mailing list