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:

  1. App name - Moveworks
  2. 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.
  3. Redirect URL - https://my.moveworks.com/login/sso/oidc
  4. (Optional) Download & upload the following Moveworks icon:
azure_sso_start

Setup Customer ID

Get your Customer ID from your Customer Success Engineer before this step
Setup the Login URL of the app to - 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.

  1. Client id (to be set as idp_client_id)
  2. Issuer URL (to be set as idp_issuer)
  3. Client Secret (to be set as idp_secret)