LdapSetting
LdapSetting
AllOf
This class requires all of the following:
JSON Example
{
"identity_provider": "string",
"ldap_settings": {
"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"
}
}
ldap_settings
Optional
ldap_settings