diff --git a/plugins_auth_ldap.md b/plugins_auth_ldap.md index 250312a..49feb34 100644 --- a/plugins_auth_ldap.md +++ b/plugins_auth_ldap.md @@ -1,6 +1,11 @@ # auth_ldap Plugin This plugin provides authentification over LDAP. +* [Configuration](#configuration) + * [Set up password hash](#set-up-password-hash) + * [Set up SSL (LDAPS)](#set-up-ssl) + + ## Configuration A basic configuration entry inside the `flaschengeist.toml` looks like this: ```toml