Learn what you need to set up Okta SSO for use iwth InSpace.
To setup Okta SSO with InSpace, your SSO administrator needs to provide the following data to InSpace:
- Okta Domain
- Client ID
- Client Secret
- A test user so InSpace can test the full flow
You may need to configure the Okta tenant with this callback URL: https://login.inspace.chat/login/callback
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.
Okta Client Id & Client Secret
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 your project, click Create App Integration and follow the instructions to create a new app integration. Alternatively, you can search for a pre-existing app integration in the Okta catalog and add it to your org by clicking Browse App Catalog.
- 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.