LdapQuery
LdapQuery
Lookup request used to find users and groups in an LDAP directory
JSON Example
{
"searchDn": "string",
"searchTerm": "string"
}
string
searchDn
Optional
Base distinguished name directory in which to perform the search. Required for FULL_SYNC mode, optional for ON_DEMAND mode.
string
searchTerm
Optional
Constrains the search to entries starting with this string