Okta

Instructions for setting up SSO in Okta

Instructions to setup Okta SAML Integration

  • Single Sign On URL -> https://isdown.app/users/auth/saml/{YOUR-DOMAIN}/callback

    • YOUR-DOMAIN should be something like isdown.app -> isdown-app

  • Audience URI (SP Entity ID) -> isdown or something else you prefer;

  • Default RelayState -> Leave blank;

  • Name ID format -> EmailAddress;

  • Application Username -> Okta username;

  • Attribute Statements:

    • email -> Unspecified -> user.email

    • first_name -> Unspecified -> user.firstName

    • last_name -> Unspecified -> user.lastName

When finished, please send to our support the Metadata URL that you should be able to find in the Sign On tab.

Last updated