mongocli atlas security ldap verify
Request verification of an LDAP configuration
Subcommands
Name | Description |
---|
status | Get the status of an LDAP configuration request |
Options
Name | Description |
---|
--authzQueryTemplate <authzQueryTemplate> | An LDAP query template that Atlas executes to obtain the LDAP groups to which the authenticated user belongs |
--bindPassword <bindPassword> | Password used to authenticate the bindUsername |
--bindUsername <bindUsername> | |
--caCertificate <caCertificate> | CA certificate used to verify the identify of the LDAP server |
--hostname <hostname> | |
--output, -o <output> | Output format. Valid values are json, json-path, go-template, or go-template-file |
--port <port> | Port to which the LDAP server listens to for client connections |
--projectId <projectId> | Project ID to use. Overrides the settings in the configuration file or environment variable |