Okta OIDC SSO Setup Guide for EXI
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.
- Configure the application.
- Use
https://insights.moveworks.com/login/sso/oidc
as the Sign-in redirect URL. - Specify
https://insights.moveworks.com
as the Trusted Origin. - Configure the access as preferred. This gates the bot access from Okta.
- Use
- Select options as shown below.
- 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 in General Setting to be
https://insights.moveworks.com/login/org/{org_name}/
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.
- Copy the
idp_client_id
idp_secret
- Moveworks'
idp_issuer
is https://moveworks.okta.com).
Updated 9 months ago