Skip to main content
Feedback

Single sign-on using Okta

info
  • SSO is available only in the Pro Plus plan.
  • To manage users through SSO, contact support and request for user management restricted to SSO.

You can create a new application for Okta and configure it for Single Sign-On (SSO) with Data Integration.

Creating a new application in Okta

Procedure

  1. Log in to Okta platform.

  2. Navigate to the Admin.

  3. Proceed to add an application for Single Sign-on.

  4. Click Create New App.

  5. SAML 2.0: Choose SAML 2.0 and proceed to the next step.

  6. Enter the name of your Application as Data Integration and click Next.

  7. Configure SAML Settings:

    • Single Sign-On URL (ends with ACS):
    https://auth.[console-region].rivery.io/[account-id]_Okta_[console-region]/?acs

    • Audience URI (ends with Metadata):
    https://auth.[console-region].rivery.io/[account-id]_Okta_[console-region]/metadata

note
Data Integration console URLRegion
https://console.rivery.ious-east-2
https://eu-west-1.console.rivery.ioeu-west-1
https://il-central-1.console.rivery.ioil-central-1
https://ap-southeast-2.console.rivery.ioap-southeast-2
  • NameID Format: Email Address
  • Application Username: Okta Username
  • Update Application Username On: Create and Update
  1. Configure Attribute Statements:

    Under Attribute Statements, configure the following case-sensitive settings:

    NameName FormatValue
    emailUnspecifieduser.email
    NameIDUnspecifieduser.email
    firstnameUnspecifieduser.firstName
    lastnameUnspecifieduser.lastName
info

IMPORTANT:

  • user.firstName and user.lastName must be defined (with a capital 'N').
  • RelayState URLs: The URLs must include the trailing slash (/).
  1. Click Next.
  2. On the Feedback page, select I'm an Okta customer adding an internal app and turn on This is an internal app that we have created as the App Type.
  3. Click Finish.
  4. Click "View SAML setup instructions" in the pop-up.

Submitting information to Data Integration

Provide the following information to the Support team by submitting a Support Ticket.

Procedure

  1. Identity Provider Single Sign-On URL
  2. Identity Provider Issuer
  3. X.509 Certificate.
  4. Specify the Default Role you prefer for newly introduced Data Integration users after logging in.
note

After setting up SSO, the default landing URL for your Data Integration console will be https://console.rivery.io/home/[account_id]/default_env, indicating that all users have access to the default environment.

On this Page