Skip to content

Commit 66798d6

Browse files
committed
updated output files
1 parent 2457bc4 commit 66798d6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

openid-sharedsignals-framework-1_0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2038,7 +2038,7 @@ <h3 id="name-transmitter-configuration-m">
20382038
<p id="section-6.1-22">authorization_servers<a href="#section-6.1-22" class="pilcrow"></a></p>
20392039
<ul class="normal ulEmpty">
20402040
<li class="normal ulEmpty" id="section-6.1-23.1">
2041-
<p id="section-6.1-23.1.1">OPTIONAL. An array supported authorization servers and the scopes they support. Each element of the array is a Authorization Server Descriptor JSON object defined in the section <a href="#authz-server-descriptor" class="auto internal xref">Section 6.1.1</a> below. If the <code>supported_scopes</code> member is present in the metadata, then the <code>authorization_servers</code> MUST also be present, and it MUST provide a server location for every supported scope.<a href="#section-6.1-23.1.1" class="pilcrow"></a></p>
2041+
<p id="section-6.1-23.1.1">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 <a href="#authz-server-descriptor" class="auto internal xref">Section 6.1.1</a> below. If the <code>supported_scopes</code> member is present in the metadata, then the <code>authorization_servers</code> MUST also be present, and it MUST provide a server location for every supported scope.<a href="#section-6.1-23.1.1" class="pilcrow"></a></p>
20422042
</li>
20432043
</ul>
20442044
<p id="section-6.1-24">TODO: consider adding a IANA Registry for metadata, similar to Section 7.1.1 of

openid-sharedsignals-framework-1_0.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -577,11 +577,11 @@ Tulshibagwale, et al. Standards Track [Page 10]
577577

578578
authorization_servers
579579

580-
OPTIONAL. An array supported authorization servers and the scopes
581-
they support. Each element of the array is a Authorization Server
582-
Descriptor JSON object defined in the section Section 6.1.1 below.
583-
If the supported_scopes member is present in the metadata, then
584-
the authorization_servers MUST also be present, and it MUST
580+
OPTIONAL. An array of supported authorization servers and the
581+
scopes they support. Each element of the array is a Authorization
582+
Server Descriptor JSON object defined in the section Section 6.1.1
583+
below. If the supported_scopes member is present in the metadata,
584+
then the authorization_servers MUST also be present, and it MUST
585585
provide a server location for every supported scope.
586586

587587
TODO: consider adding a IANA Registry for metadata, similar to

0 commit comments

Comments
 (0)