Client registration

Production and pre-production

Client registration is a manual process performed in collaboration with an account manager of Vidua. As input, the redirection URI(s) and client name (for displaying purposes) of the client is required. Client registration will lead to a confidential OAuth 2.0 Client (RFC 6749) with two parameters:

Parameter Classification
OAuth 2.0 Client Identifier Public Information
OAuth 2.0 Client Secret Private information

This OAuth 2.0 Client can subsequently act as a client to the Vidua Identification and Signing APIs.

Development and test

Each service provides a stub implementation for development and testing. For these, any client implementation can use the credentials below.

Parameter Value
Client ID 6dd5f48d-bcd9-4a98-8a4c-5c82182f5be4
Client Secret 11628999-cb61-4c62-8e1f-09699dcb5521
Redirection URI Any URL is allowed.