Prerequisites: Okta SSO Activation
In order to enable Okta SSO on Ascendo, we need the following details:
Domain Name
Client ID
API Key
Custom Authorization Server ID
After getting these details, add callback URI in Okta settings.
Here’s how you can carry out the above mentioned steps:
How to get Domain Name from Okta?
Open Okta → Admin.
Click on the domain name in top right.
Copy the full domain name.
How to get Client ID from Okta?
Go to Applications Menu.
Copy the Client ID.
How to get API key from Okta?
In Side Menu, open Security → API.
Go to Tokens tab.
Click on Create Token.
Give a name and click on Create Token.
Copy the token.
How to get Custom Authorization Server ID in Okta?
Please note that you will only require the Authorization Server ID when utilizing a custom server. If you are using the default server, it will be automatically detected by Ascendo, and you won't need to retrieve this information.
Open Security Menu.
Go to API page.
In Authorization Servers tab, copy the desired ID.
Adding Callback URI in Okta
Open Applications Menu.
Click on the relevant application.
In General tab, go to General settings.
Enable Edit option.
Scroll down to Login section.
In Sign-in redirect URIs → Add URI.
Add https://digicert.app.ascendo.ai/callback
Save changes.
Ascendo.ai