Generic SSO Configuration Guide
Before you start
Ensure you have Admin Access to your SSO portal.
Setup Instructions
Go to your SSO's Admin Portal & create a new OIDC application.
Setup the following information:
- App name -
Moveworks
- Select
OpenID Connect
as the sign in method.- We use basic flow (generally the default option). It's also called authorization code or application flow by some providers.
- Redirect URL -
https://my.moveworks.com/login/sso/oidc
- (Optional) Download & upload the following Moveworks icon:
Setup Customer ID
Customer ID
from your Customer Success Engineer before this step
Get your https://my.moveworks.com/login/org/CUSTOMER_ID
. It's also called Homepage URL by some providers.Finish Moveworks’ side of the integration
After the above setup is complete, provide the following information to your Moveworks Customer Success Engineer.
- Client id (to be set as
idp_client_id
) - Issuer URL (to be set as
idp_issuer
) - Client Secret (to be set as
idp_secret
)