Skip to main content
Okta <> Enterpret: SAML SSO

Configuring Okta SAML Application to sign-in to Enterpret

Team Enterpret avatar
Written by Team Enterpret
Updated over a month ago

Configuring SSO

In this section, we'll go through a step-by-step guide to configure SAML SSO on Okta for Enterpret. You can read more about using SSO on Enterpret here.

NOTE: You might require elevated permissions on Okta to perform the following steps. Please contact your account admin if you don't find any of the referred settings on your Okta dashboard.

Creating an Application

  1. Navigate to Applications > Applications on your Okta dashboard

2. On the Applications page, click on Create App Integration

3. On the modal that pops up, set the Sign-in method to SAML 2.0, and click on Next.

4. You'll be redirected to the Create SAML Integration configuration page. Here, provide the following input:

  • Set the App Integration name to Enterpret Inc.

  • Under Logo, you can upload the Enterpret logo, which you can find it here.

  • Click on the Next button at the bottom of the page.

Configure SAML Application

  1. Provide the following input to configure your Application:

    • Set Single sign-on URL to https://enterpret-prod.auth.us-east-2.amazoncognito.com/saml2/idpresponse

    • Set Audience URI (SP Entity ID) to urn:amazon:cognito:sp:us-east-2_kLiRrPBis

    • You can leave the Default RelayState empty

    • Select Name ID format as EmailAddress from the dropdown options.

    • Select Application username as Email from the dropdown options.

    • The 'Update application username on' field can be left unchanged

  2. Under Attribute Statements (optional):

    • Add Name as email

    • Name format as Unspecified

    • Value as user.email from the dropdown
      โ€‹

  3. Group Attribute Statements can be left empty

  4. Click on the Next button from the bottom of the page to proceed.

[Optional] Add feedback for Okta

You can optionally provide feedback to Okta.

Click on the Finish button to complete the setup.

You have successfully created an Application that would allow Okta to communicate with Enterpret! As the next steps, you'll need to copy relevant details from the created app and configure it on the Enerpret dashboard.

Copying Metadata URL Values

On the Application page that loads after clicking Save in the previous step, navigate to Sign On tab, you can copy the metadata URL from here.

Did this answer your question?