Configuring the password credential validator
Configure a password credential validator (PCV) in PingFederate.
Before you begin
-
Install and run PingFederate.
-
Install Active Directory (AD).
-
Ensure the AD service account has permissions in all domains in that forest to read and access user data in all domains to which the agent connects.
Steps
-
In the PingFederate administrative console, go to System → Data & Credential Stores → Password Credential Validators.
-
Click Create New Instance.
-
On the Type tab, in the Instance Name and Instance ID fields, enter a name and ID.
-
From the Type list, select LDAP Username Password Credential Validator.
-
Click Next.
-
On the Instance Configuration tab, from the LDAP Datastore Field Value list, select Active Directory Data Store.
-
In the Search Base Field Value field, enter the location in the directory from which the LDAP search begins.
-
In the Search Filter Field Value field, enter an LDAP filter.
You can use ${username} as part of the query. For example, for AD, sAMAccountName=${username}.
-
In the Scope of Search section, choose from:
Choose from:
-
One Level
-
Subtree
Choose One Level to search just the base distinguished name (DN), or choose Subtree to search organizational units nested under the base DN.
-
-
Click Next.
-
On the Extended Contract tab, confirm the default values and add additional attributes as needed.
On this tab, you can also extend the attribute contract of the PCV instance.
-
Click Next.
-
On the Summary tab, confirm your entries, and then click Save.