Ask Me About Webinar: Data Center Assets - Modeling, Cooling, and CFD Simulation Join our 30-minute expert session on July 10, 2025 (9:00 AM & 5:00 PM CET), to explore Digital Twins, cooling simulations, and IT infrastructure modeling. Learn how to boost resiliency and plan power capacity effectively.Register now to secure your spot!
Configure Okta for IT Expert SAML SSO
Single Sign On (SSO)
How to configure SAML Single Sign On (SSO) in EcoStruxure IT Expert
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Access to both the Admin page of Okta and Administrator access to IT Expert is required.
In Okta:
Go to the Admin page of your Okta account.
Click Applications and then Create App Integration.
Select SAML 2.0 as the sign-in method and click Next.
In General Settings, specify the App Name for your application and click Next
In Configure SAML, enter the Basic SAML Configuration details in Okta as shown in IT Expert on the Administration > More... > SSO page.
Scroll down and click Next.
Click Finish.
In the application you just created, click Sign On and then click More details in the Settings section.
Copy the Sign on URL value in details into the SAML SSO sign-in URL field in step 1 of the SSO wizard in IT Expert.
On the Sign On page in Okta, scroll to the SAML Attributes section and click Edit.
Enter the following attributes in Profile attribute statements and Group attribute statements.
The phone attribute is optional.
Profile attribute statements
Name
Name format
Value
name
Unspecified
user.firstName + " " + user.lastName
email
Unspecified
user.email
phone
Unspecified
user.mobilePhone
Group attribute statements
Name
Name format
Value
group
Unspecified
Matches regex.*
Note: The value Matches regex: .* ensures that all groups for a user will be sent to IT Expert.
Due to technical limitations, in some cases this could lead to errors when logging into IT Expert, for example, when a user has a large number of groups.
You can set more sophisticated filtering mechanisms if needed.