Configure the datastore to search for a user's authentication starting with the base distinguished name (DN) and attributes within the LDAP directory.
Later you will associate the local identity profile with an HTML Form Adapter instance and apply the profile in an identity provider (IdP) authentication policy as part of the customer IAM configuration. If your use case requires registration or profile management, the policy engine must look up the users as they access the registration page or the profile management page. The scope of this search begins at the base DN defined here.
For this reason, the base DN here should match the value of the Search Base field defined in the LDAP Username Password Credential Validator instance used by the associated HTML Form Adapter instance.
For more information about each field, refer to the following table.
Field | Description |
---|---|
Base DN | The base distinguished name of the tree structure where PingFederate stores customer identities. |
Root Object Class | The object class containing the desired attributes. |
Attributes | A list of attributes based on the selected Root Object Class value. |