aaronpk / oauth-first-party-apps

https://datatracker.ietf.org/doc/html/draft-parecki-oauth-first-party-apps
Other
10 stars 8 forks source link

OIDC compatibility #3

Closed PieterKas closed 1 year ago

PieterKas commented 1 year ago

Would we need a second profile to use this with OpenID Connect? How do we expect an AS that supports both OAuth and OIDC to implement this endpoint.

Aaron - make sure this is possible without breaking anything.

George - provide some guidance on what behaviour we want. Get AS behaviour consistent to simplify native implementations (no AS specific code needed). One idea - use examples from OIDC in a non-normative way.

OmniAuth - maintains a list of providers their library supports.

Aaron- 2 classes of implementors. (1) proprietary (2) those using OIDC

aaronpk commented 1 year ago

Copy language from PAR:

Some examples of such extensions include Proof Key for Code Exchange (PKCE) [RFC7636], Resource Indicators [RFC8707], and OpenID Connect (OIDC) [OIDC].