VcIdentitySources
VcIdentitySources
Represents embedded Identity Sources and its attributes.
JSON Example
{
"name": "string",
"type": "string",
"domainNames": [
"string"
],
"ldap": {
"type": "string",
"domainName": "string",
"domainAlias": "string",
"username": "string",
"sourceDetails": {
"usersBaseDn": "string",
"groupsBaseDn": "string",
"certChain": [
"string"
],
"serverEndpoints": [
"string"
]
}
}
}
string
name
Optional
Name of the Identity Source.
string
type
Optional
Type of the Identity Source.
array of string
domainNames
Optional
The Domains of the Identity Source