From 7eae513b339588cd61e4873408f5ea12d3487fa9 Mon Sep 17 00:00:00 2001 From: Michael Jones Date: Mon, 9 Feb 2026 10:09:55 +0100 Subject: [PATCH] Correct Entity Statement Validation typo --- openid-federation-1_0.xml | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/openid-federation-1_0.xml b/openid-federation-1_0.xml index b1bc99b..f0357c4 100644 --- a/openid-federation-1_0.xml +++ b/openid-federation-1_0.xml @@ -26,7 +26,7 @@ OpenID Federation 1.0 - - draft 48 + draft 49 - + OpenID Connect Working Group @@ -1009,7 +1009,7 @@ If the aud 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 @@ -11680,6 +11680,15 @@ Host: op.umu.se
[[ To be removed from the final specification ]] + + -49 + + + Fixed #330: Corrected typo in Entity Statement Validation text. + + + + -48 @@ -13451,6 +13460,7 @@ Host: op.umu.se Sean Turner, Davide Vaghetti, Niels van Dijk, + Luiky Vasconcelos, Tim Würtele, Kristina Yasuda, Gabriel Zachmann,