IdentitySourceSpec
IdentitySourceSpec
Represents Identity Source specification
JSON Example
{
"ldap": {
"domainAlias": "string",
"domainName": "string",
"password": "string",
"sourceDetails": {
"certChain": [
"string"
],
"groupsBaseDn": "string",
"serverEndpoints": [
"string"
],
"usersBaseDn": "string"
},
"type": "One among: OpenLdap, ActiveDirectory",
"username": "string"
},
"name": "string"
}
string
name
Required
The user-friendly name for the identity Source