Single Sign-On with Okta
Cube Cloud supports authenticating users through Okta, which is useful when you want your users to access Cube Cloud using single sign on. This guide will walk you through the steps of configuring SAML authentication in Cube Cloud with Okta. You must be an account administrator in your Okta organization to access the Admin Console and create a SAML integration.
Single sign-on with Okta is available in Cube Cloud on Enterprise tier. Contact us for details.
First, we'll enable SAML 2.0 authentication in Cube Cloud. To do this, log in to Cube Cloud and
Click your username from the top-right corner, then click
.On the
tab, ensure is enabled:
Take note of the
and values here, as we will need them in the next step when we configure the SAML integration in Okta.Next, we'll create a SAML app integration for Cube Cloud in Okta.
Log in to your Okta organization as an administrator, then navigate to the Admin Console by clicking
in the top-right corner.Click
from the navigation on the left of the screen, then click , then select and click .
- Enter a name for your application and click . You can optionally upload a logo for the application, but this is not required.
- Enter the following values in the section:
Name | Description |
---|---|
Single sign on URL | Use the | value from Cube Cloud
Audience URI (SP Entity ID) | Use the | value from Cube Cloud
- Scroll down to the section and create the following entries:
Name | Name format | Value |
---|---|---|
email | Basic | user.email |
name | Basic | user.firstName |
- Click to go to the screen, fill in any necessary details and then to complete the integration:
You should now see your new SAML app integration's details. Click the
tab:From under
, click :Take note of the
, and values, as we will need them in the next step.In this step, we'll finalise the configuration by entering the values from our SAML integration in Okta into Cube Cloud.
- From the same tab, click the tab:
- Enter the following values in the section:
Name | Description |
---|---|
IdP Issuer (IdP Entity ID) | Use the | value from Okta
Identity Provider Login URL | Use the | value from Okta
Certificate | Use the | value from Okta
- Scroll down and click to save the changes.
The last step is to start using SAML authentication. To do this, use the following instructions:
Click your username from the top-right corner, then click
.On the
tab, scroll down to and copy the value:
- Open a new browser tab and paste the value into the address bar, then press . You should be redirected to Okta to log in, and after a successful login, you should be redirected back to Cube Cloud.
Did you find this page useful?