SourceDetails

SourceDetails
SourceDetails

Details of the Identity Source

JSON Example
{
    "usersBaseDn": "string",
    "groupsBaseDn": "string",
    "certChain": [
        "string"
    ],
    "serverEndpoints": [
        "string"
    ]
}
string
usersBaseDn
Required  

Base distinguished name for users

string
groupsBaseDn
Required  

Base distinguished name for groups

array of string
certChain
Optional

SSL certificate chain in base64 encoding. This field can be unset only, if all the active directory server endpoints use the LDAP (not LDAPS) protocol

array of string
serverEndpoints
Required  

Active directory server endpoints. At least one active directory server endpoint must be set