Register Okta application
Obtain client ID and client secret
- On the General page of your app and scroll to the Client Credentials section.
- Note the Client ID and Client Secret to be used by Extole.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
My Extole supports a wide range of services for SSO. In order to connect Okta to My Extole, you’ll use an OpenID Connect (OIDC) identity provider using the following steps.
| Settings | Description |
|---|---|
| Client ID | from the Client Credentials Okta Page |
| Client Secret | From the Client Credentials Okta Page |
| Okta Authorization URL | ``` https:///oauth2/v1/authorizeusing Okta account DNS name |
| Okta Token URL | ``` https://{octa-account}/oauth2/v1/tokenusing the Okta account DNS name |
