šļø Authenticate using a callback
In order to start a verification flow using a callback, you will need to set up your local environment to be able to receive HTTP requests as well as calling a number of APIs to generate the required messages.
šļø Authenticate using an OIDC Bridge Verifier
The OIDC Credential Verifier is designed for an OIDC Client application to request a DID, so that a wallet app can present its DID to the OIDC relying party.
šļø Create a presentation request template
A presentation request template defines what information is required for verification. The template is used to create the actual presentation request, which tells the holder which DID to include in the response.
šļø Authenticate using a DID
In order to obtain a DID and authenticate its holder, Sovrin must request its holder to provide the DID in the form of a verifiable presentation. The short-lived presentation request is derived from a presentation request template, which defines that the verifier is requesting a DID.