TestDirectoryAccessSpec
TestDirectoryAccessSpec
Test settings specification.
JSON Example
{
"username": "string",
"password": "string"
}
directorySpec
Optional
directorySpec
string
username
Required
The username to test authentication with in ldap server.
string As (^[^'"]{2,32}$)|(^ref:password:[a-zA-Z0-9]{20}$)
password
Required
The password to test authentication with in ldap server.