LdapSettingsTestResult
Provides test attribute, result, and success boolean
Properties
Flag to indicate if the attribute is successful or not
LDAP attribute being tested
Possible values are: USER_OBJECT_IDENTIFIER , USERNAME , USER_EMAIL , USER_DISPLAY_NAME , USER_GIVEN_NAME , USER_SURNAME , USER_TELEPHONE , GROUP_NAME , GROUP_OBJECT_IDENTIFIER
Value of LDAP user attribute being tested
Result of LADP user attribute being tested (what LDAP server returned)
JSON Example
{
"successful": false
}
Property Of
LdapTestResult