Skip to content

Commit 7eae513

Browse files
committed
Correct Entity Statement Validation typo
1 parent 4f1d03e commit 7eae513

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

openid-federation-1_0.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">OpenID Federation 1.0 -
29-
draft 48
29+
draft 49
3030
</title>
3131

3232
<author fullname="Roland Hedberg" initials="R." role="editor"
@@ -78,7 +78,7 @@
7878
</address>
7979
</author>
8080

81-
<date day="1" month="February" year="2026"/>
81+
<date day="9" month="February" year="2026"/>
8282

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

@@ -1009,7 +1009,7 @@
10091009
If the <spanx style="verb">aud</spanx> Claim is present,
10101010
if the Entity Statement is an Explicit Registration request,
10111011
validate that the value is the Entity Identifier for an OP,
1012-
or if the Entity Statement is an Explicit Registration request,
1012+
or if the Entity Statement is an Explicit Registration response,
10131013
validate that the value is the Entity Identifier for an RP.
10141014
This Claim MUST NOT be present in Entity Statements that are not
10151015
Explicit Registration requests or responses
@@ -11680,6 +11680,15 @@ Host: op.umu.se
1168011680
<section anchor="History" title="Document History">
1168111681
<t>[[ To be removed from the final specification ]]</t>
1168211682

11683+
<t>
11684+
-49
11685+
<list style="symbols">
11686+
<t>
11687+
Fixed #330: Corrected typo in Entity Statement Validation text.
11688+
</t>
11689+
</list>
11690+
</t>
11691+
1168311692
<t>
1168411693
-48
1168511694
<list style="symbols">
@@ -13451,6 +13460,7 @@ Host: op.umu.se
1345113460
Sean Turner,
1345213461
Davide Vaghetti,
1345313462
Niels van Dijk,
13463+
Luiky Vasconcelos,
1345413464
Tim Würtele,
1345513465
Kristina Yasuda,
1345613466
Gabriel Zachmann,

0 commit comments

Comments
 (0)