377c14cca0
This patch adds support for LDAP authentication. It also adds support to manage authorization. It is now possible to enable several kind of authentication like LDAP and basic auth. So we introduce a new schema for allowing it: auth: basic: enabled: true ldap: enabled: true [...] instead of auth: engine: basic The former declaration is still valid for basic, anonymous and proxy authentication. |
||
---|---|---|
.. | ||
client | ||
files | ||
meta | ||
collector.sls | ||
init.sls | ||
map.jinja | ||
server.sls |