Skip to content

Commit 5815ce4

Browse files
authored
Merge pull request #9 from eduperottoni/main
fix: metadata parameter name
2 parents 526419a + deb3e7d commit 5815ce4

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

openid-connect-rp-metadata-choices-1_0.xml

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<front>
2828
<title abbrev="OpenID Connect RP Metadata Choices">OpenID Connect
29-
Relying Party Metadata Choices 1.0 - draft 03</title>
29+
Relying Party Metadata Choices 1.0 - draft 04</title>
3030

3131
<author fullname="Michael B. Jones" initials="M.B." surname="Jones">
3232
<organization abbrev="Self-Issued Consulting">Self-Issued Consulting</organization>
@@ -47,7 +47,7 @@
4747
<organization abbrev="Yubico">Yubico</organization>
4848
<address>
4949
<email>ve7jtb@ve7jtb.com</email>
50-
<uri>http://www.thread-safe.com/</uri>
50+
<uri>https://www.linkedin.com/in/ve7jtb/</uri>
5151
</address>
5252
</author>
5353

@@ -58,7 +58,7 @@
5858
</address>
5959
</author>
6060

61-
<date day="19" month="September" year="2025" />
61+
<date day="22" month="December" year="2025" />
6262

6363
<workgroup>OpenID Connect Working Group</workgroup>
6464

@@ -447,7 +447,7 @@
447447
<t>
448448
Consequently, this specification does not create
449449
<spanx style="verb">revocation_endpoint_auth_methods_supported</spanx> or
450-
<spanx style="verb">introspection_encryption_enc_values_supported</spanx>
450+
<spanx style="verb">introspection_endpoint_auth_methods_supported</spanx>
451451
Client Metadata parameters.
452452
</t>
453453
</section>
@@ -1182,6 +1182,17 @@
11821182
<section anchor="History" title="Document History">
11831183
<t>[[ To be removed from the approved Final Specification ]]</t>
11841184

1185+
<t>
1186+
-04
1187+
<list style="symbols">
1188+
<t>
1189+
Fixed an error in the metadata parameter name not defined by the specification, changing it from
1190+
<spanx style="verb">introspection_encryption_enc_values_supported</spanx> to
1191+
<spanx style="verb">introspection_endpoint_auth_methods_supported</spanx>.
1192+
</t>
1193+
</list>
1194+
</t>
1195+
11851196
<t>
11861197
-03
11871198
<list style="symbols">
@@ -1244,6 +1255,7 @@
12441255
Vladimir Dzhuvinov,
12451256
Michael Fraser,
12461257
Joseph Heenan,
1258+
Eduardo Perottoni,
12471259
and
12481260
Stefan Santesson.
12491261
</t>

0 commit comments

Comments
 (0)