@@ -42,7 +42,6 @@ The URL scheme (`ldap://` or `ldaps://`) has precedence over the parameter `use_
However, setting it to true means that if there ever is a case where no scheme is specified, the connection will fall back to use SSL, and I believe that is a good way for things to be.
>>>
## Get credentials
Using `input` and `getpass` prevents your credentials from being contained in the interactive session history.