f79db588be
Introduces the concept of group search mode into the LDAP configuration. This also adds the filter and memberof search modes. The full description of these is included in the docs but the filter mode is the same mode as previous which is also the default and recommended value. The memberof mode should only be used by users who are aware of how the concept works as per the docs. Closes #2161 Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com> |
||
---|---|---|
.. | ||
archetypes | ||
assets | ||
config | ||
content/en | ||
data | ||
functions | ||
i18n | ||
layouts | ||
static | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.json | ||
.gitignore | ||
.markdownlint-cli2.jsonc | ||
.stylelintignore | ||
.stylelintrc.json | ||
LICENSE | ||
README.md | ||
babel.config.js | ||
netlify.toml | ||
package.json | ||
pnpm-lock.yaml | ||
theme.toml |
README.md
The Authelia website / documentation source.
Please:
- Only edit the
/content
folder via the main Authelia monorepo - Edit everything else via the Authelia website repo
See the Documentation Contributing Guide for more information.