# LDAP Configuration Returns, edits, verifies, and removes LDAP configurations. An LDAP configuration defines settings for MongoDB Cloud to connect to your LDAP server over TLS for user authentication and authorization. Your LDAP server must be visible to the internet or connected to your MongoDB Cloud cluster with VPC Peering. Also, your LDAP server must use TLS. You must have the MongoDB Cloud admin user privilege to use these endpoints. Also, to configure user authentication and authorization with LDAPS, your cluster must run MongoDB 3.6 or higher. Groups for which you have configured LDAPS can't create a cluster using a version of MongoDB 3.6 or lower. ## Operations - [Return LDAP or X.509 Configuration](https://www.mongodb.com/docs/api/doc/atlas-admin-api-v1/operation/operation-getldapconfiguration.md) - [Update LDAP or X.509 Configuration](https://www.mongodb.com/docs/api/doc/atlas-admin-api-v1/operation/operation-saveldapconfiguration.md) - [Remove LDAP User to DN Mapping](https://www.mongodb.com/docs/api/doc/atlas-admin-api-v1/operation/operation-deleteldapconfiguration.md) - [Verify LDAP Configuration in One Project](https://www.mongodb.com/docs/api/doc/atlas-admin-api-v1/operation/operation-verifyldapconfiguration.md) - [Return Status of LDAP Configuration Verification in One Project](https://www.mongodb.com/docs/api/doc/atlas-admin-api-v1/operation/operation-getldapconfigurationstatus.md) [Powered by Bump.sh](https://bump.sh)