What is ForgeRock Directory Services? #
ForgeRock Directory Services provides LDAP-based directory service and includes the ForgeRock Directory Server and the ForgeRock Directory Proxy Server. The ForgeRock Directory Server stores identities for users, devices, and things in a highly available and secure way. The ForgeRock Directory Proxy Server increases the availability of a Directory Service deployment, providing a single point of access to a large-scale distributed data store.
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