LdapInfo
LdapInfo
Represents Identity management configuration when the protocol is LDAP
JSON Example
{
"type": "string",
"domainName": "string",
"domainAlias": "string",
"username": "string",
"sourceDetails": {
"usersBaseDn": "string",
"groupsBaseDn": "string",
"certChain": [
"string"
],
"serverEndpoints": [
"string"
]
}
}
string
type
Optional
The type of the LDAP Server
string
domainName
Optional
The name to associate with the created Domain
string
domainAlias
Optional
The optional alias to associate the Domain name
string
username
Optional
User name to connect to LDAP(s) server