Okta
Last updated
Last updated
To enable the integration using the Auth0 native Okta integration , we only require the following information:
Okta Domain: The domain refers to the URL or domain name associated with your SSO Provider organization's account
Client ID: a public identifier that uniquely identifies a client application registered with an authorization server
Client Secret: a confidential secret that is known only to the client application and the authorization server. It should be kept secret and never exposed in client-side code or public configurations.
Callback URL: URLs that are invoked after the authentication process.
Sign-Out Redirect URI (optional): Redirects users with an alternative logout
You can use this Terraform resource to set up the integration if you manage Okta through Terraform: