LdapSettingPut
LdapSettingPut
JSON Example
{
"decryption_passphrase": "string",
"create_bosh_admin_client": false,
"identity_provider": "string",
"ldap_settings": {
"decryption_passphrase": "string",
"server_url": "string",
"ldap_username": "string",
"ldap_password": "string",
"user_search_base": "string",
"user_search_filter": "string",
"group_search_base": "string",
"group_search_filter": "string",
"ldap_max_search_depth": "number",
"ldap_rbac_admin_group_name": "string",
"email_attribute": "string",
"ldap_referrals": "string",
"server_ssl_cert": "string"
}
}
string
decryption_passphrase
Optional
decryption_passphrase
boolean
create_bosh_admin_client
Optional
create_bosh_admin_client
identity_provider
Optional
identity_provider
Possible values are :
internal,
saml,
ldap,
oidc,
ldap_settings
Required
ldap_settings