automation-cloud
latest
false
- Getting started
- Data security and compliance
- Organizations
- Authentication and security
- Understanding authentication models
- Setting up the Azure AD integration
- Setting up SAML SSO with Azure AD
- Setting up Okta as your identity provider
- Setting up PingOne as your identity provider
- Licensing
- Tenants and services
- Accounts and roles
- AI Trust Layer
- External applications
- Notifications
- Logging
- Troubleshooting
- Migrating to Automation Cloud™
Setting up Okta as your identity provider
Automation Cloud Admin Guide
Last updated Oct 31, 2024
Setting up Okta as your identity provider
Note: The instructions in this section are for a sample configuration. For more information about any IdP settings not covered
here, please use the
Okta documentation
.
- In a different browser tab, log in to the Okta Admin Console.
- Go to Applications > Applications, click Create App Integration, and select SAML 2.0 as the sign-on method.
- In the General Settings page, specify a name for the app you are integrating with, namely UiPath.
- On the Configure SAML page, fill in the General section as follows:
- Single sign-on URL: Enter the Assertion Consumer Service URL value you got from the UiPath platform.
- Select the Use this for Recipient URL and Destination URL checkbox.
- Audience URI: Enter the Entity ID value you got from the UiPath platform.
- Name ID Format: Select EmailAddress
- Application Username: Select Email
- For Attribute Statements, add the following:
-
Name:
http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress
. Thehttp://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress
claim is case-sensitive. - Leave the Name Format as Unspecified.
- Set Value to
user.email
, or the user attribute that contains the user's unique email address - Optionally add other attribute mappings. The UiPath platform also supports the First Name, Last Name, Job Title, and Department user attributes. This information is then propagated to UiPath, where it can be made available to other services, such as Automation Hub.
-
Name:
- On the Feedback page, select the option you prefer.
- Click Finish.
- On the Sign On tab, in the Settings section, under View Setup Instructions, copy the Identity Provider metadata URL value and save it for later.
- On the Application page for UiPath, select the newly created application.
-
On the Assignments tab, select Assign > Assign to People, and then select the users that you want to allow to use SAML authentication for the UiPath platform.
The newly added users are displayed on the People tab.