Create authorization request
Creates a new OID4VP Authorization Request that can be used to request verifiable credentials from a wallet. Returns URIs needed to initiate the auth flow and check its status. The definitionId passed in needs to be known to the agent. Meaning the presentation definition needs to be stored beforehand using the presentation manager plugin/API
Path Parameters
Identifier for the presentation definition that specifies which credentials are required
Body
Optional URI where the wallet should redirect for completing the authentication
Response
(Deep)link URI that initiates the authentication flow by redirect. The wallet will use this value. Should be part of a redirect, link or QR code
Endpoint URL for checking the status of the authentication request
Unique identifier for the authentication session
Identifier for the presentation definition that specifies required verifiable credentials