LdapOrgDetailsDto

LdapOrgDetailsDto
LdapOrgDetailsDto
JSON Example
{
    "id": "string",
    "ldapServerDetailsId": "string",
    "ldapType": "string",
    "ldapServerDetails": {
        "id": "string",
        "type": "string",
        "hostAddress": "string",
        "port": 0,
        "firstNameAttribute": "string",
        "lastNameAttribute": "string",
        "domain": "string",
        "baseDn": "string",
        "searchFilter": "string",
        "loginAttribute": "string",
        "thumbprint": "string",
        "deleted": false,
        "userName": "string",
        "password": "string",
        "sslEnabled": false,
        "sslCert": {
            "privateKey": "string",
            "certificate": "string",
            "parentCert": "string"
        },
        "createdTimestamp": "string"
    },
    "adminGroups": [
        "string"
    ],
    "userGroups": [
        "string"
    ],
    "providerGroups": [
        "string"
    ],
    "deleted": false,
    "createdTimestamp": "string"
}
string As uuid As uuid
id
Optional

id

string As uuid As uuid
ldapServerDetailsId
Optional

ldapServerDetailsId

string
ldapType
Optional

ldapType

Possible values are : PROVIDER_MANAGED, TENANT_MANAGED,
ldapServerDetails
Optional

ldapServerDetails

array of string
adminGroups
Optional

adminGroups

array of string
userGroups
Optional

userGroups

array of string
providerGroups
Optional

providerGroups

boolean
deleted
Optional

deleted

string As date-time As date-time
createdTimestamp
Optional

createdTimestamp