authelia/docs
James Elliott d0d80b4f66
feat(configuration): freeipa ldap implementation (#4482)
This adds a FreeIPA LDAP implementation which purely adds sane defaults for FreeIPA. There are no functional differences just when the implementation option is set to 'freeipa' sane defaults which should be sufficient for most use cases are set. See the documentation at https://www.authelia.com/r/ldap#defaults for more details.

Closes #2177, Closes #2161
2022-12-21 21:07:00 +11:00
..
archetypes docs: upgrade to doks 0.5.0 (#3689) 2022-07-14 14:29:54 +10:00
assets docs: update get started (#3907) 2022-08-26 20:46:47 +10:00
config ci: gen github tmpl locales and commitlint (#3759) 2022-09-16 14:21:05 +10:00
content/en feat(configuration): freeipa ldap implementation (#4482) 2022-12-21 21:07:00 +11:00
data fix(configuration): certificate_chains can't be defined as secrets (#4302) 2022-10-31 11:52:14 +11:00
functions feat: major documentation refresh (#3475) 2022-06-15 17:51:47 +10:00
i18n fix: lints (#3802) 2022-08-07 19:08:37 +10:00
layouts docs: fix link style (#4598) 2022-12-19 15:19:46 +11:00
static docs: improve svg color accuracy (#4578) 2022-12-15 21:36:26 +11:00
.editorconfig docs: update dates (#3615) 2022-06-28 15:27:14 +10:00
.eslintignore feat: major documentation refresh (#3475) 2022-06-15 17:51:47 +10:00
.eslintrc.json feat: major documentation refresh (#3475) 2022-06-15 17:51:47 +10:00
.gitignore feat: major documentation refresh (#3475) 2022-06-15 17:51:47 +10:00
.markdownlint-cli2.jsonc feat: major documentation refresh (#3475) 2022-06-15 17:51:47 +10:00
.stylelintignore feat: major documentation refresh (#3475) 2022-06-15 17:51:47 +10:00
.stylelintrc.json feat: major documentation refresh (#3475) 2022-06-15 17:51:47 +10:00
LICENSE feat: major documentation refresh (#3475) 2022-06-15 17:51:47 +10:00
README.md feat: major documentation refresh (#3475) 2022-06-15 17:51:47 +10:00
babel.config.js feat: major documentation refresh (#3475) 2022-06-15 17:51:47 +10:00
netlify.toml docs: bump versions (#4524) 2022-12-09 10:42:29 +11:00
package.json docs: bump versions (#4524) 2022-12-09 10:42:29 +11:00
pnpm-lock.yaml docs: bump versions (#4524) 2022-12-09 10:42:29 +11:00
theme.toml feat: major documentation refresh (#3475) 2022-06-15 17:51:47 +10:00

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.