Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
peppelinux authored Apr 16, 2024
1 parent c50b09e commit 0ad48c1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/en/trust.rst
Original file line number Diff line number Diff line change
Expand Up @@ -403,10 +403,10 @@ giving the references of the metadata protocol for each of these.


.. note::
In instances where a Credential Issuer also functions as an Authorization Server,
it is imperative for the Entity to incorporate both
In instances where a PID/EAA Provider implements both the Credential Issuer and the Authorization Server,
it MUST incorporate both
``oauth_authorization_server`` and ``openid_credential_issuer`` within its metadata types.
Other implementations may divide the Credential Issuer from the Authorization Server.
Other implementations may divide the Credential Issuer from the Authorization Server, when this happens the Credential Issuer metadata MUST contain the `authorization_servers` parameters, including the Authorization Server unique identifier.
Furthermore, should there be a necessity for User Authentication by the Credential Issuer,
it is mandatory to include the relevant metadata type, either ``openid_relying_party``
or ``wallet_relying_party``.
Expand Down

0 comments on commit 0ad48c1

Please sign in to comment.