[Openid-specs-ab] Issue #2132: [Federation] The explicit client registration response should allow OAuth clients (openid/connect)

Vladimir Dzhuvinov issues-reply at bitbucket.org
Fri Mar 15 06:39:49 UTC 2024


New issue 2132: [Federation] The explicit client registration response should allow OAuth clients
https://bitbucket.org/openid/connect/issues/2132/federation-the-explicit-client

Vladimir Dzhuvinov:

The current explicit client registration is specified exclusively for OpenID relying parties \(RPs\). Plain OAuth client should also be able to use it.

[https://openid.bitbucket.io/connect/openid-federation-1\_0.html#section-12.2.2.1-4.18](https://openid.bitbucket.io/connect/openid-federation-1_0.html#section-12.2.2.1-4.18)

> metadata 
>
> REQUIRED. It MUST contain the registered RP metadata under the `openid_relying_party` Entity Type Identifier. See [Section 3](https://openid.bitbucket.io/connect/openid-federation-1_0.html#entity-statement) for the full specification.

→ Add `oauth_client` .



More information about the Openid-specs-ab mailing list