latest--mongodb-atlas-ldapconfiguration
sharedReturns, edits, verifies, and removes LDAP configurations.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git
Properties
Full Distinguished Name (DN) of the Lightweight Directory Access Protocol (LDAP) user that MongoDB Cloud uses to connect to the LDAP host. LDAP distinguished names must be formatted according to RFC 2253.
Human-readable label that identifies the hostname or Internet Protocol (IP) address of the Lightweight Directory Access Protocol (LDAP) host. This host must have access to the internet or have a Virtual Private Cloud (VPC) peering connection to your cluster.
Password that MongoDB Cloud uses to authenticate the bindUsername.
Unique 24-hexadecimal digit string that identifies your project.
Port to which the Lightweight Directory Access Protocol (LDAP) host listens for client connections.
Profile used to provide credentials information, (a secret with the cfn/atlas/profile/{Profile}, is required), if not provided default is used
The current status of the LDAP over TLS/SSL configuration.
Flag that indicates whether users can authenticate using an Lightweight Directory Access Protocol (LDAP) host.
Flag that indicates whether users can authorize access to MongoDB Cloud resources using an Lightweight Directory Access Protocol (LDAP) host.
Certificate Authority (CA) certificate that MongoDB Cloud uses to verify the identity of the Lightweight Directory Access Protocol (LDAP) host. MongoDB Cloud allows self-signed certificates. To delete an assigned value, pass an empty string: "caCertificate": ""
Lightweight Directory Access Protocol (LDAP) query template that MongoDB Cloud runs to obtain the LDAP groups associated with the authenticated user. MongoDB Cloud uses this parameter only for user authorization. Use the {USER} placeholder in the Uniform Resource Locator (URL) to substitute the authenticated username. The query relates to the host specified with the hostname. Format this query according to RFC 4515 and RFC 4516.
User-to-Distinguished Name (DN) map that MongoDB Cloud uses to transform a Lightweight Directory Access Protocol (LDAP) username into an LDAP DN.
Definitions
Regular expression that MongoDB Cloud uses to match against the provided Lightweight Directory Access Protocol (LDAP) username. Each parenthesis-enclosed section represents a regular expression capture group that the substitution or ldapQuery template uses.
Lightweight Directory Access Protocol (LDAP) Distinguished Name (DN) template that converts the LDAP username that matches regular expression in the match parameter into an LDAP Distinguished Name (DN).
Uniform Resource Locator (URL) that points another API resource to which this response has some relationship. This URL often begins with <https://mms.mongodb.com>.
Uniform Resource Locator (URL) that defines the semantic relationship between this resource and another API resource. This URL often begins with <https://mms.mongodb.com>.