Update docs/content/config/environment.md
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
This commit is contained in:
parent
3ac93c12fa
commit
ccfd43f6ef
|
@ -63,7 +63,7 @@ Configures the provisioning source of user accounts (including aliases) for user
|
||||||
|
|
||||||
- **empty** => use FILE
|
- **empty** => use FILE
|
||||||
- LDAP => use LDAP authentication
|
- LDAP => use LDAP authentication
|
||||||
- OAUTH2 => use OAUTH2 authentication (**not yet implemented**)
|
OIDC => use OIDC authentication (**not yet implemented**)
|
||||||
- FILE => use local files (this is used as the default)
|
- FILE => use local files (this is used as the default)
|
||||||
|
|
||||||
A second container for the ldap service is necessary (e.g. [`bitnami/openldap`](https://hub.docker.com/r/bitnami/openldap/)).
|
A second container for the ldap service is necessary (e.g. [`bitnami/openldap`](https://hub.docker.com/r/bitnami/openldap/)).
|
||||||
|
|
Loading…
Reference in New Issue