SAML authentication with Okta
With SAML (Security Assertion Markup Language) enabled, you can authenticate users in Cube Cloud through Okta, allowing your team to access Cube Cloud using single sign-on.
Available on Enterprise and above plans .
Prerequisites
Before proceeding, ensure you have the following:
- Admin permissions in Cube Cloud.
- Account administrator permissions in your Okta organization to access the Admin Console and create SAML integrations.
Enable SAML in Cube Cloud
First, enable SAML authentication in Cube Cloud:
- In Cube Cloud, navigate to .
- On the tab, enable the toggle.
- Take note of the and values — you’ll need them when configuring the SAML integration in Okta.
Create a SAML integration 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, then click .
- Select and click .
- Enter a name for your application and click .
- Enter the following values in the section:
- Single sign on URL — Use the value from Cube Cloud.
- Audience URI (SP Entity ID) — Use the value from Cube Cloud.
- Click to go to the screen, fill in any necessary details and click .
Configure attribute statements in Okta
After the application is created, configure attribute statements to map user attributes from Okta to Cube Cloud:
- In your SAML app integration, go to the tab.
- Scroll down to the section.
- Click and create the following entries:
| Name | Expression |
|---|---|
email | user.profile.email |
name | user.profile.firstName |
Retrieve SAML details from Okta
Next, retrieve the values you’ll need to complete the configuration in Cube Cloud:
- In your SAML app integration, go to the tab.
- In the sidebar, click .
- Take note of the following values from the setup instructions page:
- Identity Provider Single Sign-On URL
- Identity Provider Issuer
- X.509 Certificate
Complete configuration in Cube Cloud
Return to the SAML configuration page in Cube Cloud and provide the identity provider details:
- Entity ID / Issuer — Use the value from Okta.
- SSO (Sign on) URL — Use the value from Okta.
- Certificate — Paste the from Okta.
Test SAML authentication
- Copy the from the SAML configuration page in Cube Cloud.
- Open a new browser tab and paste the URL into the address bar, then press .
- You should be redirected to Okta to log in. After a successful login, you should be redirected back to Cube Cloud.
Was this page useful?