What is PingOne? #
PingOne Directory provides a cloud-based directory service for secure identity access management.
Why Should You Use the PingOne Connector? #
The PingOne connector provides visibility into the applications, assets, and users in your environment. You can use this visibility to:
- ensure assets are managed per your security policies
- derive relationships between assets, users, applications, and data
How Does This Connector Work? #
Lucidum executes read-only requests to the PingOne REST API and ingests only meta-data about PingOne applications, users, and devices. Lucidum does not retrieve any data stored on your assets.
Configuring the Connector in Lucidum #
| Field |
Description |
Example |
|---|---|---|
|
Profile Name |
Name of this profile for the connector | production servers |
|
User Name |
The user name for a PingOne account that has read access to all application data. For details, see: https://docs.pingidentity.com/pingone/directory/p1_adduser.html and |
TonyStark |
|
Password |
The password for a PingOne account that has read access to all application data. For details, see: https://docs.pingidentity.com/pingone/directory/p1_adduser.html and |
iamironman |
| Port |
Port Lucidum will use to communicate with PingOne. Default value is 443. |
443 |
|
Account IDÂ |
The account ID for your subscription to PingOne. Account ID appears in your URL for PingOne dock. For example: https://desktop.pingone.com/<Account ID> |
StarkIndustries |
| Batch Size |
The batch size used to fetch the data The default is 100. |
100 |
Source Documentation #
Creating Credentials #
To create a user account, see:
https://docs.pingidentity.com/pingone/directory/p1_adduser.html
To create an application role that provides read-only access to all applications, see:
https://docs.pingidentity.com/r/en-us/pingone/p1_c_roles
Required Permissions #
The PingOne user must have read access to all application data. For details on creating an application role that provides read-only access to all applications, see:
https://docs.pingidentity.com/r/en-us/pingone/p1_c_roles
API Documentation #
https://apidocs.pingidentity.com/pingone/platform/v1/api/
https://developer.pingidentity.com/pingone-api/introduction.html