Skip to content

Commit d8faee5

Browse files
authored
Merge pull request #331 from openid/mbj-es-validation-typo
Correct Entity Statement Validation typo
2 parents a1a2aa5 + 63b3421 commit d8faee5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

openid-federation-1_0.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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
@@ -11654,6 +11654,9 @@ Host: op.umu.se
1165411654
<t>
1165511655
-49
1165611656
<list style="symbols">
11657+
<t>
11658+
Fixed #330: Corrected typo in Entity Statement Validation text.
11659+
</t>
1165711660
<t>
1165811661
Reference, rather than define, the existing error values
1165911662
invalid_request, server_error, and temporarily_unavailable.
@@ -13432,6 +13435,7 @@ Host: op.umu.se
1343213435
Sean Turner,
1343313436
Davide Vaghetti,
1343413437
Niels van Dijk,
13438+
Luiky Vasconcelos,
1343513439
Tim Würtele,
1343613440
Kristina Yasuda,
1343713441
Gabriel Zachmann,

0 commit comments

Comments
 (0)