API Keys and Authentication

Client Registration

Follow the instructions on creating an OAuth application with Proof to obtain a client ID to be used in authorization requests. After registration you receive:

CredentialDescription
client_idYour unique client identifier, used in authorization requests.
redirect_uriThe registered callback URL(s) where Proof returns the user with the resulting verifiable presentation.

Customers with access to make verifiable credentials presentation requests will be able to configure their OAuth application's redirect URIs in the OAuth settings page, in addition to the parameters described in the OAuth documentation: