Skip to content

Commit b2906de

Browse files
committed
Removing redundant scopes field from authorization_servers
Removing redundant scopes field from authorization_servers scopes in `authorization_servers` is not adding any value, but may cause confusion. Added a statement indicating "Authorization_servers should satisfy all the scopes listed in `supported_scopes`"
1 parent 09489ec commit b2906de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openid-sharedsignals-framework-1_0.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -546,6 +546,7 @@ authorization_servers
546546

547547
> OPTIONAL. An array of supported authorization servers and the scopes they support. Each element of the array is a Authorization Server Descriptor JSON object defined in the section {{authz-server-descriptor}} below. If the `supported_scopes` member is present in the metadata, then the `authorization_servers` MUST also be present, and it MUST provide a server location for every supported scope. The list of servers MUST satisfy all the scopes listed in `supported_scope` section.
548548

549+
549550
TODO: consider adding a IANA Registry for metadata, similar to Section 7.1.1 of
550551
{{RFC8414}}. This would allow other specs to add to the metadata.
551552

0 commit comments

Comments
 (0)