1.0 Introduction
This article describes how to configure Security Assertion Markup Language (SAML) 2.0-based Single Sign-On (SSO) between Fortanix Data Security Manager (DSM) and Okta.
2.0 Prerequisites
Ensure the following:
An Okta administrator account.
Fortanix DSM administrator account.
3.0 Configure Okta SSO
Perform the following procedures to configure Okta as the Identity Provider (IdP) for Fortanix DSM SSO.
3.1 Create Application
Perform the following steps to create a SAML application in Okta:
Log in to the Okta admin console.
In the left navigation panel, navigate to Applications → Applications, and then click Create App Integration.

Figure 1: Applications page
In the Create a new app integration dialog box, select SAML 2.0 as the Sign-in method. Click NEXT.

Figure 2: Create a new app integration
In the Create SAML Integration form:
General Settings tab:
App name: Enter a name for the application. For example, SAML_Fortanix.
App logo (Optional): Upload an application logo.
App visibility: Leave the default setting unless you want to hide the application icon from users.
Click NEXT.

Figure 3: General Settings
Configure SAML tab:
General Settings section:
Single sign-on URL: Enter the Fortanix DSM SAML endpoint. For example,
https://<FORTANIX_DSM_URL>/saml.Select the Use this for Recipient URL and Destination URL check box.
Audience URI (SP Entity ID): Enter the Fortanix DSM service provider metadata URL. For example,
https://<FORTANIX_DSM_URL>/saml/metadata.xml.Default RelayState: Leave this field blank.
Name ID format: Select EmailAddress.
Application username: Select Okta username.
Update application username on: Select Create and update from the drop-down list.
Preview the SAML assertion generated from the information above section:
Click Preview the SAML Assertion to review the SAML assertion generated from the configured settings.
Click NEXT.

Figure 4: Configure SAML settings
Feedback tab:
Optionally, provide feedback about the application configuration.
Click FINISH.

Figure 5: Feedback page
Verify that the newly created application is displayed on the Okta Applications page.
3.2 Assign Users
Perform the following steps to assign users or groups to the application:
From the Applications list, select the newly created application.
Click the Assignments tab.
Click Assign drop down list and select one of the following options:
People: Assign individual users to the application.
Groups: Assign user groups to the application.
NOTE
Ensure that the SSO user exists in the Okta identity source before assigning the application.

Figure 6: Assign users or groups
Depending on the selected assignment option, the Assign dialog box is displayed.
Username: Enter the Okta username or email address of the user to assign to the application.
Click Save and Go Back.

Figure 7: Assign dialog box
Verify that the assigned users or groups appear on the Assignments page.

Figure 8: Assigned users
3.3 Obtain the IdP Metadata
Perform the following steps to obtain the IdP metadata:
In the detailed view of the application, click the Sign On tab.
Under the Metadata details, click Copy to copy the Metadata URL.

Figure 9: Metadata details
Open the copied Metadata URL in a new browser tab or window. The IdP metadata XML is displayed.

Figure 10: Identity Provider metadata XML
Save the metadata XML as a file or copy its contents to use it for configuring Fortanix DSM in the next section.
4.0 Configure Okta SSO in Fortanix DSM
Perform the following steps to integrate Fortanix DSM with Okta using SAML configuration:
Log in to Fortanix DSM.
In the Fortanix DSM user interface (UI), navigate to Settings → AUTHENTICATION, and select SINGLE SIGN-ON as the authentication method.
Click ADD SAML INTEGRATION.

Figure 11: Select SSO
On the Add SAML Integration page:
Click UPLOAD A FILE to browse and upload the SAML metadata file obtained in Section 3.3: Obtain the IdP Metadata.
.png?sv=2026-02-06&spr=https&st=2026-08-31T17%3A34%3A18Z&se=2026-08-31T17%3A47%3A18Z&sr=c&sp=r&sig=2%2BPNv1tsQAgJE5qc1%2FP9wvmGWGGT82GczbqQjtvyOyI%3D)
Figure 12: Upload SAML metadata
SSO Title: Enter a name for the SSO integration. For example, OKTA_SAML.
Logo URL (Optional): Enter the URL of the logo image.
Click ADD INTEGRATION.
.png?sv=2026-02-06&spr=https&st=2026-08-31T17%3A34%3A18Z&se=2026-08-31T17%3A47%3A18Z&sr=c&sp=r&sig=2%2BPNv1tsQAgJE5qc1%2FP9wvmGWGGT82GczbqQjtvyOyI%3D)
Figure 13: Customize SSO
Verify that the newly created SAML integration is displayed on the Authentication page under Single Sign-On.
.png?sv=2026-02-06&spr=https&st=2026-08-31T17%3A34%3A18Z&se=2026-08-31T17%3A47%3A18Z&sr=c&sp=r&sig=2%2BPNv1tsQAgJE5qc1%2FP9wvmGWGGT82GczbqQjtvyOyI%3D)
Figure 14: Ping Identity configured
5.0 Test the Integration
Perform the following steps to verify the SSO integration:
Log out of Fortanix DSM to sign in using SSO.
Open the Okta application URL in a new private or incognito browser window.
Enter the SSO user credentials to log in.

Figure 15: Log in to SSO
On the Fortanix DSM Login screen, click LOG IN WITH OKTA_SSO to log in using the newly added SSO configuration.

Figure 16: Log in using Okta SSO
Verify that you are successfully redirected to the Fortanix DSM home page.