Okta

See these official instructions for reference.

Create an integration, configure SAML & get the metadata URL

  1. In the Admin Console, go to Applications > Applications.

  2. Click Create App Integration.

  3. Select SAML 2.0 as the Sign-in method.

  4. Click Next.

  5. Provide the general information for the integration and then click Next.

  6. Provide the necessary SAML settings information for your integration:

    Field Value
    Single sign-on URL Sandbox: https://sandbox-temp-url.auth.eu-central-1.amazoncognito.com/saml2/idpresponse

    Production: https://production-temp-url.auth.eu-central-1.amazoncognito.com/saml2/idpresponse | | Audience URI (SP Entity ID) | Sandbox: urn:amazon:cognito:sp:eu-central-1_T7VmNf7NL

    Production: urn:amazon:cognito:sp:eu-central-1_kQEOSHc18 | | Default RelayState | Leave empty | | Name ID format | Keep default | | Application username format | TranslationOS SSO requires a value equivalent to the user’s email address, as the domain is used to identify users. | | Update application username on | Keep default |

    Populate the attribute statements as follows:

    Name Name format Value
    email Unspecified user.email
    givenname Unspecified user.firstName
    lastname Unspecified user.lastName
    name Unspecified user.displayName
  7. Click Next.

  8. Provide configuration information about your app integration to Okta.

    1. Select I'm an Okta customer adding an internal app.
    2. Select It's required to contact the vendor to enable SAML. Fill in the provided fields to help the Okta support team understand your SAML configuration.
    3. Click Finish. Your integration is created in your Okta org. You can modify your integration's parameters and assign it to users.
  9. After you create your SAML app integration, the SAML Signing Certificates section appears on the Sign On tab. Switch to the Sign On tab and navigate to the SAML Signing Certificates section.

  10. Click the Actions drop-down alongside the relevant certificate.

  11. Choose View IdP metadata.

  12. Copy the metadata URL.

Send information to Translated

Send the following to Translated:

We will do some configuration on our end, then let you know when you can continue.