As a business customer with Sequel.io you can activate SSO between your auth provider and Sequel. Please note this is an extra cost add-on.
In this article, we will explain what is needed to turn on Okta SSO:
1. Okta Domain
To find your Okta URL (also called an Okta domain):
Sign in to your Okta organization with your administrator account.
Look for the Okta domain in the global header located in the upper-right corner of the dashboard.
Your Okta domain looks like:
example.oktapreview.com
example.okta.com
example.okta-emea.com
More details can be found here: https://developer.okta.com/docs/guides/find-your-domain/main/
2. Okta Client Id and Client Secret
The first step in building an app integration with Okta is creating an Okta app resource that represents your project. Okta generates credentials for you (called a client ID and client secret).
Find your app integration credentials
To find the credentials for your app integration:
Sign in to your Okta organization with your administrator account.
In the Admin Console, go to Applications > Applications.
If you already have the app integration in your org, you can search for it here. Click the app integration to open the settings page.
If you need to create a new Okta app integration to represent Sequel, click Create App Integration and follow the instructions (opens new window) to create a new app integration.
While setting up the App, you may need to configure the OIDC Issuer with this callback URL: https://introvoke.auth0.com/login/callback
On the General tab, the Client Credentials section shows the client ID and client secret values for your app integration.
You can copy the Client ID and Client secret values using the Copy to Clipboard button beside each text field.
More details can be found here: https://developer.okta.com/docs/guides/find-your-domain/main/
3. Turn on SSO
Once you the have the Okta Domain, Okta Client Id and Okta Client Secret, please reach out to support@sequel.io and our team will be able to turn on the integration for you.