Create a Client
At the end of this guide you will have created an OAuth client that you can use for either our UI Journey, or data service products.
Before you begin
You need access to the OneID console.
If you have already been given a client ID and secret by Customer Service, we'll need to add you to your existing organisation. Please contact us and request access to the OneID console.
If you haven't already been given a client ID and secret then you can register for sandbox access by completing the form at the bottom of https://oneid.uk/developers.
Steps
Login to the OneID console
Click "Create a client"
Select your environment
Select the type of client
Enter a "Name"
- This isn't displayed to end-users. It's to help you identify clients.
Update the "Status" to "Enabled"
Select what product you want to have access to.
- If you are creating a sandbox client, you'll be able to select from any product.
- If you are creating a production client, you'll only have access to the products we have granted you access to.
For "Standard" clients only: Enter a URL to "Return URLs".
- This is the URL that we will redirect users to in both success and error cases.
Click "Create"
Your client has now been created - you can find the client ID and secret by clicking on a client on the clients list page.