atlas api ldapConfiguration
On this page
Public Preview: please provide feedback at: 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.
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for ldapConfiguration |
Inherited Options
Name | Type | Required | Description |
---|---|---|---|
-P, --profile | string | false | Name of the profile to use from your configuration file. To learn about profiles for the Atlas CLI, see https://dochub.mongodb.org/core/atlas-cli-save-connection-settings. |
Related Commands
atlas api ldapConfiguration deleteLdapConfiguration - Public Preview: please provide feedback at: Removes the current LDAP Distinguished Name mapping captured in the userToDNMapping document from the LDAP configuration for the specified project.
atlas api ldapConfiguration getLdapConfiguration - Public Preview: please provide feedback at: Returns the current LDAP configuration for the specified project.
atlas api ldapConfiguration getLdapConfigurationStatus - Public Preview: please provide feedback at: Returns the status of one request to verify one LDAP configuration for the specified project.
atlas api ldapConfiguration saveLdapConfiguration - Public Preview: please provide feedback at: Edits the LDAP configuration for the specified project.
atlas api ldapConfiguration verifyLdapConfiguration - Public Preview: please provide feedback at: Verifies the LDAP configuration for the specified project.