atlas api ldapConfiguration
experimental: 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.
オプション
名前 | タイプ | 必須 | 説明 |
---|---|---|---|
-h, --help | false | help for ldapConfiguration |
継承されたオプション
名前 | タイプ | 必須 | 説明 |
---|---|---|---|
-P, --profile | string | false | 構成ファイルから使用するプロファイルの名前。 Atlas CLI のプロファイルの詳細については、 https://docub.mongodb.org/core/atlas-cli-save- connection-settings を参照してください。 |
関連コマンド
atlas api ldapConfiguration deleteLdapConfiguration - experimental: Removes the current LDAP Distinguished Name mapping captured in the userToDNMapping document from the LDAP configuration for the specified project.
atlas api ldapConfiguration getLdapConfiguration - experimental: Returns the current LDAP configuration for the specified project.
atlas api ldapConfiguration getLdapConfigurationStatus - experimental: Returns the status of one request to verify one LDAP configuration for the specified project.
atlas api ldapConfiguration saveLdapConfiguration - experimental: Edits the LDAP configuration for the specified project.
atlas api ldapConfiguration verifyLdapConfiguration - experimental: Verifies the LDAP configuration for the specified project.