platform
platform copied to clipboard
Open source, Open standards based Decentralised Identity & Verifiable Credentials Platform
merge token management implementation with OID4VC and OID4VP - [x] end to end testing with updated flow
Implement and integrate API endpoints that manage verifier sessions for the OID4VP (OpenID for Verifiable Presentations). - [ ] API Implementation - [ ] table creation and mapping for verifier...
Implement APIs to support OID4VP (OpenID for Verifiable Presentations) verifier functionality. - [ ] API Implementation - [ ] table creation and mapping for OID4VP flow - [ ] developer...
API integration for managing issuer sessions, which are responsible for generating credential offers in compliance with the OID4VC protocol. - [ ] API Implementation - [ ] table creation and...
- Issuer provides authorizationServerUrl (e.g., http://localhost:9000/realms/OID4VC). - Check the provided realm details
The issuer provides preAuthorizedCodeFlowConfig during setup. The platform generates a pre-authorized code and optionally a user PIN. Wallet will use `code=txCode` during credential request.