Okta SSO Configuration Guide for Non-US Commercial Regions (OIDC)
This guide is deprecated
Please see our updated Okta Installation Guide (🔗)
Before you begin
Ensure you have Admin Access to your Okta instance.
Ask your Moveworks team for your CUSTOMER_ID
: this is your organization's unique identifier which will be used to create branded urls for login.
Okta App Setup Instructions
- Go to the screen in Okta that allows you to create Applications.
- Click on Create App Integration.
- Select OIDC - OpenID Connect in the next screen.
-
Specify a name for the application.
-
Add the logo for Moveworks application
-
Identify the appropriate Sign-in Redirect URI and Login URI for your environment from the table below, replacing the
CUSTOMER_ID
with the value for your org as provided by your CS Team.
- Enter the values as shown below and hit Save.
- Go back to General Settings and uncheck Require consent.
- In order to allow customer users to login without manually inputting email, set the Initiate login URI from the table below. Reach out to your CS Team if you need
{org_name}
.
Finish the Moveworks side of the integration
After setup is complete, provide the following information to your Customer Success team.
- Go to the General tab.
- Share the
idp_client_id
,idp_secret
, andidp_issuer
with your Customer Success team. Theidp_issuer
is not in the Okta settings, but it should be based on your Okta instance name (e.g. If you login at https://example.okta.com , then share that value for youridp_issuer
).
-
Updated 22 days ago