Use this data source to read the LDAP configurations.
data "nexus_security_ldap" "default" {}
id
(String) Used to identify data source at nexusldap
(List of Object) List of ldap configrations (see below for nested schema)ldap
Read-Only:
auth_password
(String)auth_realm
(String)auth_schema
(String)auth_username
(String)connection_retry_delay_seconds
(Number)connection_timeout_seconds
(Number)group_base_dn
(String)group_id_attribute
(String)group_member_attribute
(String)group_member_format
(String)group_object_class
(String)group_subtree
(String)group_type
(String)host
(String)id
(String)ldap_groups_as_roles
(Boolean)max_incident_count
(Number)name
(String)port
(Number)protocol
(String)search_base
(String)use_trust_store
(Boolean)user_base_dn
(String)user_email_address_attribute
(String)user_id_attribute
(String)user_ldap_filter
(String)user_member_of_attribute
(String)user_object_class
(String)user_password_attribute
(String)user_real_name_attribute
(String)user_subtree
(Boolean)