diff --git a/docs/getting-started/advanced-topics/env-configuration.md b/docs/getting-started/advanced-topics/env-configuration.md index c5430a57..f8d3f34c 100644 --- a/docs/getting-started/advanced-topics/env-configuration.md +++ b/docs/getting-started/advanced-topics/env-configuration.md @@ -1819,6 +1819,12 @@ See https://learn.microsoft.com/en-us/entra/identity-platform/quickstart-registe - Description: Sets the attribute to use as username for LDAP authentication. - Persistence: This environment variable is a `PersistentConfig` variable. +#### `LDAP_ATTRIBUTE_FOR_MAIL` + +- Type: `str` +- Description: Sets the attribute to use as mail for LDAP authentication. +- Persistence: This environment variable is a `PersistentConfig` variable. + #### `LDAP_CA_CERT_FILE` - Type: `str`