Implement Phase 1 of the OID for Verifiable Credential Issuance (OID4VCI) project, focusing on the Authorization Code Flow 1b for JSON Web Tokens (JWT). This phase will enable secure and standardized issuance of verifiable credentials using the authorization code flow method.
By implementing the Authorization Code Flow 1b for JWT in the OID4VCI project, we will significantly enhance the security and standardization of our credential issuance process. This will ensure robust authentication and authorization mechanisms, providing a seamless and secure experience for issuers, verifiers, and users. We believe that for users and developers, this will give a more reliable and secure credential issuance process, and we’ll know this is true when we see:
Successful implementation and use of the authorization code flow for credential issuance.
Increased security and trust in the credential issuance process.
Short Description
Implement Phase 1 of the OID for Verifiable Credential Issuance (OID4VCI) project, focusing on the Authorization Code Flow 1b for JSON Web Tokens (JWT). This phase will enable secure and standardized issuance of verifiable credentials using the authorization code flow method.
Specification: see Authorisation flow scenario 1b (issuer initiated flow) in https://openid.net/specs/openid-4-verifiable-credential-issuance-1_0.html
Value statement
By implementing the Authorization Code Flow 1b for JWT in the OID4VCI project, we will significantly enhance the security and standardization of our credential issuance process. This will ensure robust authentication and authorization mechanisms, providing a seamless and secure experience for issuers, verifiers, and users. We believe that for users and developers, this will give a more reliable and secure credential issuance process, and we’ll know this is true when we see:
Scope