LDAPSetup

LDAPSetup
LDAPSetup
AllOf
This class requires all of the following:
JSON Example
{
    "identity_provider": "string",
    "decryption_passphrase": "string",
    "decryption_passphrase_confirmation": "string",
    "eula_accepted": false,
    "http_proxy": "string",
    "https_proxy": "string",
    "no_proxy": "string",
    "precreated_client_secret": "string",
    "create_bosh_admin_client": false,
    "ldap_settings": {
        "server_url": "string",
        "ldap_username": "string",
        "ldap_password": "string",
        "user_search_base": "string",
        "user_search_filer": "string",
        "group_search_base": "string",
        "group_search_filter": "string",
        "ldap_rbac_admin_group_name": "string",
        "email_attribute": "string",
        "server_ssl_cert": "string",
        "ldap_referrals": "string"
    }
}
ldap_settings
Optional

ldap_settings