Issuance flow
The Issuance Flow is compatible with the OpenID4VCI specification
Basics
The DIDroom4VCI flow involves these main components:
- Wallet: DIDroom Wallet
- (Credential )Issuer: a microservices contained in DIDroom Microservices
- Authorization Server: a microservices contained in DIDroom Microservices
We worked on separating the deployment of the Authorization Server and the Credential Issuer, which can optionally be deployed on the same server but consist of two indpependent microservices.