Skip to content

Commit 238f42b

Browse files
authored
Merge pull request #8 from openid/mbj-es-validation-typo
Correct Entity Statement Validation typo
2 parents 25c2d29 + 62bfa22 commit 238f42b

1 file changed

Lines changed: 13 additions & 3 deletions

File tree

openid-federation-connect-1_1.xml

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

2727
<front>
2828
<title abbrev="OpenID Federation for OpenID Connect 1.1">OpenID Federation for OpenID Connect 1.1 -
29-
draft 02
29+
draft 03
3030
</title>
3131

3232
<author fullname="Roland Hedberg" initials="R." surname="Hedberg">
@@ -77,7 +77,7 @@
7777
</address>
7878
</author>
7979

80-
<date day="1" month="February" year="2026"/>
80+
<date day="9" month="February" year="2026"/>
8181

8282
<workgroup>OpenID Connect Working Group</workgroup>
8383

@@ -265,7 +265,7 @@
265265
If the <spanx style="verb">aud</spanx> Claim is present,
266266
if the Entity Statement is an Explicit Registration request,
267267
validate that the value is the Entity Identifier for an OP,
268-
or if the Entity Statement is an Explicit Registration request,
268+
or if the Entity Statement is an Explicit Registration response,
269269
validate that the value is the Entity Identifier for an RP.
270270
This Claim MUST NOT be present in Entity Statements that are not
271271
Explicit Registration requests or responses
@@ -3624,6 +3624,15 @@ Host: op.umu.se
36243624
<section anchor="History" title="Document History">
36253625
<t>[[ To be removed from the final specification ]]</t>
36263626

3627+
<t>
3628+
-03
3629+
<list style="symbols">
3630+
<t>
3631+
Corrected typo in Entity Statement Validation text.
3632+
</t>
3633+
</list>
3634+
</t>
3635+
36273636
<t>
36283637
-02
36293638
<list style="symbols">
@@ -3725,6 +3734,7 @@ Host: op.umu.se
37253734
Sean Turner,
37263735
Davide Vaghetti,
37273736
Niels van Dijk,
3737+
Luiky Vasconcelos,
37283738
Tim Würtele,
37293739
Kristina Yasuda,
37303740
Gabriel Zachmann,

0 commit comments

Comments
 (0)