Create authorization request and session
POST/api/v1/oid4vp/backend/auth/requests
| URL | Description |
|---|---|
| https://wallet.acc.credenco.com | Generated server url |
Creates a new OID4VP Authorization Request that can be used to request Digital Credentials from a wallet. Returns URIs needed to initiate the auth flow and check its status. The queryId passed in needs to be known to the Credenco business wallet as the 'Verifier template key'. This endpoint needs to be called from a backend service. Do not call from the frontend!
Request
Responses
- 200
- 400
- 401
OK.
Invalid input provided.
Unauthorized.