File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ There are a few configuration options required to use this adapter:
30
30
* port: is the port where the ldap server lives.
31
31
* admin_user: is the the ldap administrator user. Required to perform search operation.
32
32
* admin_password: is the password for the administrator user. Simple authentication is required on the server.
33
- * encryptation : is the encryptation protocol, disabled by default. The valid options are ` ssl ` and ` tls ` .
33
+ * encryption : is the encryption protocol, disabled by default. The valid options are ` ssl ` and ` tls ` .
34
34
* uid: is the field name in the ldap server used to authenticate your users, in ActiveDirectory this is ` sAMAccountName ` .
35
35
36
36
Initialize a new adapter using those required options:
You can’t perform that action at this time.
0 commit comments