ForgeRock Directory Services
What is ForgeRock Directory Services?
ForgeRock Directory Services is a data store for IAM data. It is part of the ForgeRock Identify Platform. ForgeRock Directory Services can run on any operating system, cloud, or container, is highly scalable, and encrypts all data at rest.
Why Should You Use the ForgeRock Directory Services Connector?
The ForgeRock Directory Services connector provides visibility into the users managed by ForgeRock Directory Services. You can use this visibility to:
ensure user accounts are managed per your security policies
understand the relationships between users, departments, managers, and assets
How Does This Connector Work?
Lucidum executes read-only requests to the ForgeRock Directory Services REST API and ingests only meta-data about users. Lucidum does not retrieve any data stored on your systems.
Configuring the Connector in Lucidum
Field | Description | Example |
---|---|---|
Host | The hostname of the server for ForgeRock Directory Services. | 10.2.290.29 |
Port | The port on the ForgeRock Directory Services server. Default port is 389 | 389 |
Username | Username associated with ForgeRock Directory Services account with read access. | justynmutts |
Password | The password for the ForgeRock Directory Services account. | ************ |
Verify SSL. | For future use. | N/A |
Source Documentation
Creating Credentials
https://backstage.forgerock.com/docs/ds/7.2/rest-guide/rest-operations.html#authenticate-rest
Field | Value |
---|---|
username | User name that matches a UID in LDAP |
password | Password associated with that UID |
ca-cert.pem | CA certificate in PEM format, generated from the server deployment ID and password: https://backstage.forgerock.com/docs/ds/7.2/rest-guide/rest-operations.html |
Required Permissions
Contact your Lucidum Sales Representative for help with permissions.
API Documentation
https://backstage.forgerock.com/docs/ds/7.2/rest-guide/preface.html