LDAP Policy configurations.
Name | Type | Description | Notes |
---|---|---|---|
base_properties | IamLdapBaseProperties | [optional] | |
dns_parameters | IamLdapDnsParameters | [optional] | |
enable_dns | bool | Enables DNS to access LDAP servers. | [optional] |
enabled | bool | LDAP server performs authentication. | [optional] |
user_search_precedence | str | Search precedence between local user database and LDAP user database. | [optional] [default to 'LocalUserDb'] |
appliance_account | IamAccount | [optional] | |
groups | list[IamLdapGroup] | A reference to a iamLdapGroup resource. When the $expand query parameter is specified, the referenced resource is returned inline. Relationship to collection of LDAP Groups. | [optional] |
organization | OrganizationOrganization | [optional] | |
profiles | list[PolicyAbstractConfigProfile] | A reference to a policyAbstractConfigProfile resource. When the $expand query parameter is specified, the referenced resource is returned inline. Relationship to the profile object. | [optional] |
providers | list[IamLdapProvider] | A reference to a iamLdapProvider resource. When the $expand query parameter is specified, the referenced resource is returned inline. Relationship to collection of LDAP Providers. | [optional] |