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 Sep 30, 2024
1 parent dc6eb1c commit a4412ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions openid-federation-wallet-1_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,8 @@ This section defines the Entity Types used by Organizational Entities in their E
| Credential Issuer | `federation_entity`, `openid_credential_issuer`, `oauth_authorization_server` | [@!OpenID4VCI], this specification |
| Credential Verifier | `federation_entity`, `openid_credential_verifier` | [@!OpenID.Federation], [@!OpenID4VP], this specification |
**Table 1**: Map of the Federation Entity Types and corresponding metadata types for the Wallet architectures.


The Credential Issuer is an OAuth 2.0 Protected Resource Server and it MAY also implement, within the same Entity, an OAuth 2.0 Authorization Server. According to [@!OpenID4VCI], the Authorization Server can be external to the Entity that implements the Credential Endpoint, therefore the use of `oauth_authorization_server` is OPTIONAL.

## OpenID Wallet Provider Entity Type
Expand Down

0 comments on commit a4412ab

Please sign in to comment.