Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion openid-federation-1_0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1009,7 +1009,7 @@
If the <spanx style="verb">aud</spanx> Claim is present,
if the Entity Statement is an Explicit Registration request,
validate that the value is the Entity Identifier for an OP,
or if the Entity Statement is an Explicit Registration request,
or if the Entity Statement is an Explicit Registration response,
validate that the value is the Entity Identifier for an RP.
This Claim MUST NOT be present in Entity Statements that are not
Explicit Registration requests or responses
Expand Down Expand Up @@ -11654,6 +11654,9 @@ Host: op.umu.se
<t>
-49
<list style="symbols">
<t>
Fixed #330: Corrected typo in Entity Statement Validation text.
</t>
<t>
Reference, rather than define, the existing error values
invalid_request, server_error, and temporarily_unavailable.
Expand Down Expand Up @@ -13432,6 +13435,7 @@ Host: op.umu.se
Sean Turner,
Davide Vaghetti,
Niels van Dijk,
Luiky Vasconcelos,
Tim Würtele,
Kristina Yasuda,
Gabriel Zachmann,
Expand Down