InlineIdpAdCreateReq1

InlineIdpAdCreateReq1
InlineIdpAdCreateReq1
JSON Example
{
    "url": "ldaps://myldap.vmware.com:636",
    "adminDN": "cn=admin,cn=users,dc=telco,dc=net",
    "adminPassword": "QzBtcDEzeFBhNTV3MHJk for C0mp13xPa55w0rd",
    "baseDNForUsers": "cn=users,dc=telco,dc=net",
    "baseDNForGroups": "ou=groups,dc=telco,dc=net"
}
string
url
Required

The endpoint of the active directory

string
adminDN
Required

The distinguished name of the admin user

string
adminPassword
Required

The password of the administrator encoded in base64

string
baseDNForUsers
Required

The search base for users

string
baseDNForGroups
Required

The search base for groups