clientId and clientSecret. DIDx issues these manually through a partner-onboarding process; reach out via our public DIDx Slack to start.
Partner onboarding
Four steps, in order.1
DIDx creates your credentials
DIDx mints a unique
clientId and clientSecret for your organisation.2
DIDx delivers them securely
You receive the credentials over 1Password’s secure-sharing flow.
3
Your application exchanges them for an access token
Use the OAuth
client_credentials flow against Keycloak. See
Authentication.4
Your application calls the API
Use the access token in the
Authorization: Bearer header for every request.To start partner onboarding, drop a note in the public DIDx
Slack and ping Willem or
Robbie.

