authelia/docs
James Elliott 2dcfc0b04c
feat(handlers): authz authrequest authelia url (#5181)
This adjusts the AuthRequest Authz implementation behave similarly to the other implementations in as much as Authelia can return the relevant redirection to the proxy and the proxy just utilizes it if possible. In addition it swaps the HAProxy examples over to the ForwardAuth implementation as that's now supported.

Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-04-08 14:48:55 +10: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 docs: openssf best practices (#5079) 2023-03-19 16:29:12 +10:00
content/en feat(handlers): authz authrequest authelia url (#5181) 2023-04-08 14:48:55 +10:00
data docs: openssf best practices (#5079) 2023-03-19 16:29:12 +10: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: openssf best practices (#5079) 2023-03-19 16:29:12 +10:00
static docs: adjust image links (#4680) 2023-01-03 12:27:02 +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 docs: fix links and npm install command (#4755) 2023-01-12 22:02:13 +11:00
babel.config.js feat: major documentation refresh (#3475) 2022-06-15 17:51:47 +10:00
netlify.toml docs: use go 1.19.5 (#4872) 2023-02-03 10:45:50 +11:00
package.json docs: bump deps (#5043) 2023-03-08 12:10:38 +11:00
pnpm-lock.yaml docs: bump deps (#5043) 2023-03-08 12:10:38 +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.