This commit is contained in:
parent
cffa1cc02e
commit
1fe84e468b
@ -612,7 +612,7 @@ password_config:
|
|||||||
|
|
||||||
password_providers:
|
password_providers:
|
||||||
- module: "ldap_auth_provider.LdapAuthProvider"
|
- module: "ldap_auth_provider.LdapAuthProvider"
|
||||||
config:
|
config:
|
||||||
enabled: true
|
enabled: true
|
||||||
uri: "{{ matrix_ldap_auth_server }}"
|
uri: "{{ matrix_ldap_auth_server }}"
|
||||||
start_tls: "{{ matrix_ldap_auth_use_starttls }}"
|
start_tls: "{{ matrix_ldap_auth_use_starttls }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user