openid / sharedsignals

OpenID Shared Signals Working Group Repository
45 stars 11 forks source link

Use `scopes_supported` key in transmitter metadata to align with RFC8414 #96

Closed appsdesh closed 10 months ago

appsdesh commented 11 months ago

Use scopes_supported key in transmitter metadata to align with RFC8414

Resolves issue #95

appsdesh commented 11 months ago

@atultulshi @timcappalli @FragLegs I came across OAuth 2.0 Protected Resource Metadata and it would make more sense to not stuff OAuth properties in the SSF metadata.

This spec suggests having a separate per protected resource metadata for the OAuth server.