- Release notes
- Getting started
- Installation
- Configuration
- Integrations
- Authentication
- Working with Apps and Discovery Accelerators
- AppOne menus and dashboards
- AppOne setup
- TemplateOne 1.0.0 menus and dashboards
- TemplateOne 1.0.0 setup
- TemplateOne menus and fashboards
- TemplateOne 2021.4.0 setup
- Purchase to Pay Discovery Accelerator menus and dashboards
- Purchase to Pay Discovery Accelerator Setup
- Order to Cash Discovery Accelerator menus and dashboards
- Order to Cash Discovery Accelerator Setup
- Basic Connector for AppOne
- SAP Connectors
- Introduction to SAP Connector
- SAP input
- Checking the data in the SAP Connector
- Adding process specific tags to the SAP Connector for AppOne
- Adding process specific Due dates to the SAP Connector for AppOne
- Adding automation estimates to the SAP Connector for AppOne
- Adding attributes to the SAP Connector for AppOne
- Adding activities to the SAP Connector for AppOne
- Adding entities to the SAP Connector for AppOne
- SAP Order to Cash Connector for AppOne
- SAP Purchase to Pay Connector for AppOne
- SAP Connector for Purchase to Pay Discovery Accelerator
- SAP Connector for Order-to-Cash Discovery Accelerator
- Superadmin
- Dashboards and charts
- Tables and table items
- Application integrity
- How to ....
- Working with SQL connectors
- Introduction to SQL connectors
- Setting up a SQL connector
- CData Sync extractions
- Running a SQL connector
- Editing transformations
- Releasing a SQL Connector
- Scheduling data extraction
- Structure of transformations
- Using SQL connectors for released apps
- Generating a cache with scripts
- Setting up a local test environment
- Separate development and production environments
- Useful resources
LDAP for Superadmin Users
There are two ways of giving Superadmin users access to the UiPath Process Mining platform:
- Defining users in the Superadmin users tab of the Superadmin page.
- Setting up LDAP (AD).
This page describes how to set up LDAP to give Superadmin users access. For Superadmin users one or more AD groups can be assigned. Only users within the groups have access to the UiPath Process Mining platform.
LDAP can be set up in the Superadmin users tab and the Settings tab of the Superadmin page.
Integrated Authentication is not available in UiPath Process Mining which means that users do not have single sign-on and must enter their username and password when accessing the platform.
For setting up LDAP for Superadmin users, an account with read-only access to the AD is needed. This account is used to query user groups for users that are allowed to log in.
Below is a description the steps to setup the AD authentication. After this setup, users can log in to the UiPath Process Mining platform using their AD account.
sa
account.
ldap
setting of the Server Settings.
See Set up LDAP - Configure LDAP settings.
Follow these steps to add an AD user group.
Step |
Action |
---|---|
1 |
Go to the Superadmin users tab of the Superadmin page. |
2 |
Click on the menu icon and select Add user… to add a new Superadmin user. |
3 |
Enter the AD group of users that are allowed to login in in the Name field. This looks like
"CN=All Users,OU=Distribution Groups,DC=Company,DC=com" .
|
4 |
Leave the Password field empty. |
5 |
Enter the allowed IP range for these users in the IP field. The range is setup using a regular expression. Use .* to allow all IP addresses. |
6 |
Select the User is AD group checkbox. |
7 |
Click on ADD USER. |
The user group is now shown in the Superadmin users list. All users in these groups will have access to the UiPath Process Mining platform.
Multiple AD groups can be added in the same way.
Log off the current user. Now, you can log in again, using a user that is in one of the AD groups that is setup.
ldp.exe
tool on Windows Server to debug the settings you used.
Also ensure that the Superadmin users which are manually created, do not have the same login name as the login name in the AD.