[Federation] Correct the Entity statement "metadata_policy" definition to allow its use in explicit registration

Issue #1948 resolved
Vladimir Dzhuvinov created an issue

https://openid.net/specs/openid-connect-federation-1_0.html#name-entity-statement

metadata_policy

OPTIONAL. … Only non Leaf Entities MAY contain a metadata_policy claim…

An OP’s explicit registration response, where the subject, i.e. the RP, is a Leaf, may use the metadata_policy claim according to the current spec. The definition needs a correction to reflect this special case.

https://openid.net/specs/openid-connect-federation-1_0.html#name-client-registration-respons

Comments (3)

  1. Vladimir Dzhuvinov reporter

    Marking as resolved by PR 609.

    The explicit registration response ES no longer makes use of a "metadata_policy" claim.

  2. Log in to comment