OpenID Connect
We use industry standard OpenID Connect (OIDC) protocol to securely transfer user attributes to our customers.
We support the Authorization Code flow.
Learn more about OIDC.
Environments & APIs
We have two environments, sandbox and production.
The URLs for these, as well as our journey APIs, can be found in the Journey API ReferenceAPI.
Sequence Diagram
The below sequence diagram shows the sequence of API calls, and user redirects.
Further Reading
- Create a Client - A step-by-step guide to creating an OAuth client.
- Verify a User - A step-by-step guide to verifying a user.
- Testing - A list of testing scenarios.
- Errors - A list of errors to handle.
- UX Guide - A guide to help you optimise your OneID service based on your use-case.