3d2da0b070
This adds a feature to OpenID Connect 1.0 where clients can be restricted to a specific client authentication mode, as well as implements some backend requirements for the private_key_jwt client authentication mode (and potentially the tls_client_auth / self_signed_tls_client_auth client authentication modes). It also adds some improvements to configuration defaults and validations which will for now be warnings but likely be made into errors. 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.