[Openid-specs-ab] Issue #1456: scopes metadata parameter needs to be defined (openid/connect)
tlodderstedt
issues-reply at bitbucket.org
Thu Mar 10 14:48:51 UTC 2022
New issue 1456: scopes metadata parameter needs to be defined
https://bitbucket.org/openid/connect/issues/1456/scopes-metadata-parameter-needs-to-be
Torsten Lodderstedt:
The example in section 3.1 of the federation spec uses a metadata element “scopes” underneath “openid\_relying\_party” but this parameter is undefined yet.
OpenID Connect Dynamic Client Registration does not define any scope related element. RFC 7591 defines an element “scope” as a "String containing a space-separated list of scope values”.
I think there are two options: “scopes” is retained and defined or the spec is changed to use the “scope” definition from RFC 7591 \(and RFC 6749\).
More information about the Openid-specs-ab
mailing list