From e6c78711c88f38dd750be4c80f5be2ee990dc493 Mon Sep 17 00:00:00 2001 From: Kristina Yasuda Date: Wed, 22 Jan 2025 12:55:41 +0100 Subject: [PATCH] clarify issuer can be an AS too --- openid-4-verifiable-credential-issuance-1_0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openid-4-verifiable-credential-issuance-1_0.md b/openid-4-verifiable-credential-issuance-1_0.md index 0d196744..71267706 100644 --- a/openid-4-verifiable-credential-issuance-1_0.md +++ b/openid-4-verifiable-credential-issuance-1_0.md @@ -84,7 +84,7 @@ Presentation: : Data that is presented to a specific Verifier, derived from one or more Verifiable Credentials that can be from the same or different Credential Issuers. It can be of any Credential Format. Credential Issuer (or Issuer): -: An entity that issues Verifiable Credentials. In the context of this specification, the Credential Issuer acts as an OAuth 2.0 Resource Server (see [@!RFC6749]). +: An entity that issues Verifiable Credentials. In the context of this specification, the Credential Issuer acts as an OAuth 2.0 Authorization Server and/or a Resource Server (see [@!RFC6749]). Holder: : An entity that receives Verifiable Credentials and has control over them to present them to the Verifiers as Presentations.