# LdapConfigResponse
## Properties
**admin_group_dn** | Option<**String**> | | [optional]
**bind_dn** | Option<**String**> | | [optional]
**created_at** | **String** | |
**display_name_attribute** | **String** | |
**email_attribute** | **String** | |
**group_base_dn** | Option<**String**> | | [optional]
**group_filter** | Option<**String**> | | [optional]
**groups_attribute** | **String** | |
**has_bind_password** | **bool** | |
**id** | [**uuid::Uuid**](uuid::Uuid.md) | |
**is_enabled** | **bool** | |
**name** | **String** | |
**priority** | **i32** | |
**server_url** | **String** | |
**updated_at** | **String** | |
**use_starttls** | **bool** | |
**user_base_dn** | **String** | |
**user_filter** | **String** | |
**username_attribute** | **String** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)