---
title: "Configure SSO with Okta"
slug: "configure-sso-with-okta"
updated: 2025-06-03T10:06:21Z
published: 2025-06-03T10:06:21Z
canonical: "support.controlup.com/configure-sso-with-okta"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.controlup.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Configure SSO with Okta

3rd party identity provider applicationsThis use case example is provided for your benefit, but we don't take responsibility for the screenshots, content, and functionality of these 3rd party applications.

## Step 1 - Create the application in Okta

1. Sign in to the Okta admin dashboard with a user who has the **Create App Integration** and go to **Applications.![Sign in to Applications in Okta](https://cdn.document360.io/098100b7-b9da-4bea-b4b9-017140ab863e/Images/Documentation/SAML-Okta-1.png)**
2. Click **Create App Integration**.![Click Create App Integration](https://cdn.document360.io/098100b7-b9da-4bea-b4b9-017140ab863e/Images/Documentation/SAML-Okta-2.png)
3. Select **SAML 2.0** as the sign-in method and click **Next**.![Click Next after selecting SAML 2.0](https://cdn.document360.io/098100b7-b9da-4bea-b4b9-017140ab863e/Images/Documentation/SAML-Okta-3.png)
4. Enter an **App name** of your choosing and click **Next**.![Click Next after entering App name](https://cdn.document360.io/098100b7-b9da-4bea-b4b9-017140ab863e/Images/Documentation/SAML-Okta-4.png)

## Step 2 - Copy data from ControlUp into Okta

1. Under **SAML Settings**, fill out the following fields using values from your DEX SAML settings page.
  1. In the **Single sign-on URL** field, enter the **Endpoint/Assertion Login URL** from DEX.
  2. In the **Audience URI** field, enter the **Relying Party Trust Identifier** from DEX.![Enter SSO URL and the Relying Party Trust Identifier in the Audience URI field](https://cdn.document360.io/098100b7-b9da-4bea-b4b9-017140ab863e/Images/Documentation/SAML-Okta-DEX-SSOURL(1).png)
2. Optionally, if you want to use single logout:
  1. Click **Show Advanced Settings**.
  2. Download the **Signing Certificate** from DEX SAML settings and upload it into the **Signature Certificate** field in Okta.
  3. In the **Single Logout URL** field, enter the **Assertion Logout URL** from DEX.
  4. In the **SP Issuer** field in Okta, enter the **Relying Party Trust Identifier** from DEX.![Enter the Relying Party Trust Identifier in the SP Issuer field](https://cdn.document360.io/098100b7-b9da-4bea-b4b9-017140ab863e/Images/Documentation/Okta%20Single%20Logout.png)

## Step 3 - Configure attributes in Okta

NoteEnter the attribute **Names** exactly as they appear in the screenshots.

### Required attributes

In the **Map attributes** section, add the following attributes:![Enter attributes in Map Attributes](https://cdn.document360.io/098100b7-b9da-4bea-b4b9-017140ab863e/Images/Documentation/RequiredAttributes.png)

### Optional attributes

Depending on which SAML features you want to use, you might have to add more attributes. Read through this section and configure all attributes that apply to your situation.

#### IdP-initiated SSO

To use IdP-initiated SSO, enter your ControlUp organization URL in the following attribute. For example, if you access ControlUp from [app.controlup.com/acmeorg,](//app.controlup.com/acmeorg,) configure the orgurl attribute to send "acmeorg".![Enter ControlUp organization URL](https://cdn.document360.io/098100b7-b9da-4bea-b4b9-017140ab863e/Images/Documentation/orgURL3.png)

#### Assign user roles based on Okta group membership

To assign ControlUp user roles based on Okta group membership, you must add group attributes. Select a filter and search term that captures all user groups relevant to ControlUp. Note that this feature required additional configuration in your ControlUp SAML settings. Read [Assign User Roles with SSO Groups](/v1/docs/assign-user-roles-with-idp-groups) for details.

![Add group attrributes](https://cdn.document360.io/098100b7-b9da-4bea-b4b9-017140ab863e/Images/Documentation/GroupAttribute.png)

#### ControlUp for VDI & DaaS

Add the following attributes if you use ControlUp for VDI and use LDAP for authorization to the VDI App. To learn more about VDI App web interface authorization methods, see [here](/v1/docs/vdi-daas-authentication-methods).

![Add up, sAMAccountName and distinguishedName attributes](https://cdn.document360.io/098100b7-b9da-4bea-b4b9-017140ab863e/Images/Documentation/ldap%20attributes%202.png)

Note that the upn, sAMAccountName, and distinguishedName attributes are based on the attributes that have been mapped from Active Directory ([described below](/v1/docs/configure-sso-with-okta#prerequisite-for-legacy-vdi-daas-login)) Ensure that the **Value****s** in the attribute statements refer to the correct attributes in your Okta user profiles.

## Step 4 - Copy data from Okta into ControlUp

1. At the bottom of the page, click **Next**.![Click Next to copy data from Okta to ControlUp](https://cdn.document360.io/098100b7-b9da-4bea-b4b9-017140ab863e/Images/Documentation/SAML-Okta-7.png)
2. Select **I'm an Okta customer adding an internal app** and click **Finish**.![I'm an Okta customer adding an internal app ](https://cdn.document360.io/098100b7-b9da-4bea-b4b9-017140ab863e/Images/Documentation/SAML-Okta-8.png)
3. In the **Sign On** tab, under **Metadata details**, click **More details**.![Click More details](https://cdn.document360.io/098100b7-b9da-4bea-b4b9-017140ab863e/Images/Documentation/View%20more%20metadata%20details.png)
4. Copy the **Sign on URL** and paste it into the field **IdP Login URL** in ControlUp.
5. Optionally, if you want to use single logout, copy the **Sign out URL** and paste it into the field **IdP Logout URL** in ControlUp.
6. Copy the **Issuer** and paste it into the field **Entity/Issuer ID** in ControlUp.
7. Download the **Signing Certificate** and upload it in the field **IdP Signing Certificate** in ControlUp. Note that Okta must be configured to sign the SAML assertion.

## Step 5 - Set default role and save changes

In the ControlUp SAML settings page, set the default user role for ControlUp user accounts that are automatically created when a new user signs in with SAML for the first time. Click **Apply** to save your SAML settings.

![Click Apply button](https://cdn.document360.io/098100b7-b9da-4bea-b4b9-017140ab863e/Images/Documentation/DefaultRole(2).png)

## Adding Active Directory attributes for legacy VDI & DaaS authorization

NoteThis section is relevant only if you use ControlUp for VDI version 8.8 or lower, or if you are using the legacy LDAP authorization to the VDI App. To learn more about accessing the VDI App, see [here](/v1/docs/vdi-daas-authentication-methods).

If you use LDAP to access the VDI App, Okta must send the UPN, sAMAccountName, and distinguishedName attributes from your Active Directory. If these attributes aren't already included in your Okta user profiles, follow these steps to map the attributes from Active Directory to Okta. After mapping the attributes, you can [add them to the SAML attribute statement](/v1/docs/configure-sso-with-okta#controlup-for-vdi-daas).

1. In Okta, go to **Profile Editor** and select the Okta **User (default)** user profile. ![Select the Okta user default ](https://cdn.document360.io/098100b7-b9da-4bea-b4b9-017140ab863e/Images/Documentation/SAML-Okta-Prereq-1.png)
2. Click **Add Attribute**.![Click Add attribute](https://cdn.document360.io/098100b7-b9da-4bea-b4b9-017140ab863e/Images/Documentation/SAML-Okta-Prereq-2.png)
3. Add three new attributes:
  1. **Display name** = "Distinguished Name", **Variable name** = "dn".
  2. **Display name** = "SAM Account Name", **Variable name** = "samAccountName".
  3. **Display name** = "User Principal Name", **Variable name** = "userName".**![Add three attributes](https://cdn.document360.io/098100b7-b9da-4bea-b4b9-017140ab863e/Images/Documentation/SAML-Okta-Prereq-4.png)**
4. After saving the attributes, go back to your profiles and select your Active Directory.![Select Active Directory](https://cdn.document360.io/098100b7-b9da-4bea-b4b9-017140ab863e/Images/Documentation/SAML-Okta-Prereq-5.png)
5. Click **Mappings**.![Click Mappings](https://cdn.document360.io/098100b7-b9da-4bea-b4b9-017140ab863e/Images/Documentation/SAML-Okta-Prereq-6.png)
6. Map the following Active Directory attributes to the new Okta user profile attributes you just created, and click **Save Mappings**.![Click Save Mappings](https://cdn.document360.io/098100b7-b9da-4bea-b4b9-017140ab863e/Images/Documentation/SAML-Okta-Prereq-7.png)

## Troubleshooting

If SAML isn't working correctly after following the procedure above, it's possible that the SAML assertion isn't sending the correct information. To preview the SAML assertion, edit the application and go back to the page where you added the attribute statement, and click **Preview the SAML Assertion**. Note that your Okta user must be assigned to the application to preview the assertion.![Click Preview the SAML Assertion link](https://cdn.document360.io/098100b7-b9da-4bea-b4b9-017140ab863e/Images/Documentation/SAML-Okta-troubleshooting.png)

Compare the generated SAML assertion against the [attribute table](https://support.controlup.com/docs/saml-sso-for-dex#step-3-configure-user-attributes-in-your-idp) and make sure that:

- The **Attribute Name** of each attribute is written exactly as it appears in the attribute table.
- The **AttributeValue** of each attribute contains the correct information about the user.
