SAML authentication with Microsoft Entra ID
With SAML (Security Assertion Markup Language) enabled, you can authenticate users in Cube through Microsoft Entra ID (formerly Azure Active Directory), allowing your team to access Cube using single sign-on.
Available on Enterprise and above plans .
Prerequisites
Before proceeding, ensure you have the following:
- Admin permissions in Cube.
- Sufficient permissions in Microsoft Entra to create and configure Enterprise Applications.
Enable SAML in Cube
First, enable SAML authentication in Cube:
- In Cube, navigate to .
- On the tab, enable the toggle.
- Take note of the and values — you’ll need them when configuring the Enterprise Application in Entra.
Create an Enterprise Application in Entra
- Sign in to the Microsoft Entra admin center .
- Go to Enterprise Applications and click .
- Select .
- Give it a name and choose a non-gallery application, then click .
Configure SAML in Entra
- In your new Enterprise Application, go to the section and select .
- In the section, enter the following:
- Entity ID — Use the value from Cube.
- Reply URL — Use the value from Cube.
- Go to and set the audience claim override to the value from Cube.
- Go to and select for the .
- Download the file — you’ll need it in the next step.
Complete configuration in Cube
Return to the SAML configuration page in Cube and provide the identity provider details. You can do this in one of two ways:
Option A: Upload metadata file
- In the section, click .
- Select the Federation Metadata XML file you downloaded from Entra. This will automatically populate the , , and fields.
Option B: Enter details manually
If you prefer to configure the fields manually, enter the following values from the Entra page:
- Entity ID / Issuer — Use the value.
- SSO (Sign on) URL — Use the value.
- Certificate — Paste the Base64-encoded certificate from the section.
Configure attribute mappings
To map user attributes from Entra to Cube, configure the claim URIs in the SAML settings:
- Enter the claim URI that corresponds to the user’s email address in
the attribute field. Common values:
http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddresshttp://schemas.xmlsoap.org/ws/2005/05/identity/claims/name
- To map a role attribute from Entra to an identically-named role defined in Cube, add the corresponding claim URI to the field.
- You can also map the user’s display name in the same manner.
Admin status cannot be set via SSO. To grant admin permissions, update the user’s role manually in Cube under .
Assign users
Make sure the new Enterprise Application is assigned to the relevant users or groups in Entra before testing.
Test the integration
- In the Entra section, click to verify the SAML integration works for your Cube account.
- Alternatively, copy the from Cube, open it in a new browser tab, and verify you are redirected to Entra for authentication and then back to Cube.
Was this page useful?