Skip to main content

Using Striim Cloud with Okta

You can configure Striim Cloud to allow users in your organization to log in using Okta single sign-on (SSO). This requires you to create a SAML application in Okta, assign that application to your users, and configure Striim Cloud to trust Okta as an identity provider (IdP). For more information, see SAML app integrations.

Create a SAML application in Okta for Striim

  1. Log in to your Okta account as an Admin user. Okta may ask you to log in again.

  2. Click the Admin button on the top right corner.

  3. In the left panel, select Applications > Applications, then click Create App Integration.

    okta-integ-apps.png
  4. Choose SAML 2.0 as the sign on method, then click Next.

  5. Name your application and click Next.

  6. Enter the following for Single sign on URL: <your striim account url>/auth/saml/callback

  7. Check the box Use this for Recipient URL and Destination URL.

  8. Enter the following for Audience URI (SP Entity ID): <your-striim-account-url>

  9. Create the following attribute statements for first name, last name and email, then click Next.

    Name

    Name format

    Value

    firstName

    Unspecified

    user.firstName

    lastName

    Unspecified

    user.lastName

    email

    Unspecified

    user.email

  10. Choose I'm an Okta customer adding an internal app and click Finish.

  11. Go the Sign On tab of the application you just created and click View SAML Setup Instructions.

  12. Copy the values for the Identity Provider Single Sign-On URL, Identity Provider Issuer and X.509 Certificate into a text editor. You’ll need those to enable SAML authentication in your Striim Cloud account.

  13. Assign the Okta application to your users from the Assignments tab of your app.

Configure Striim Cloud to trust Okta as an IdP

Note

You need to have Striim admin privileges to perform this procedure.

  1. Log into your Striim Cloud account.

  2. From the Striim Console page, select User Profile at the top right of the screen.

  3. Choose Configure SSO.

  4. In the Single sign-on section paste the values from the Okta setup instructions page (see Step 12 above) into the SSO URL, IDP Issuer and Public Certificate fields.

  5. Click Update configuration.

  6. Enable the Single sign-on (SSO) toggle near the top of the page.

    okta-integ-striim-cloud-enabled.png
  7. Test logging in to your Striim Cloud account through Okta. Logout then go to the login page and select Sign in with SAML. You will be logged in through Okta.

Logging into Striim through SSO

Users can access Striim Cloud through the Striim Cloud login page or through Okta.

To access via the Striim login page, click Use SSO. The user is redirected to the IdP login URL to complete authentication.

To access via Okta, select the Striim Cloud app in your apps page in Okta and federate into Striim.