authelia/docs
James Elliott ddea31193b
feature(oidc): add support for OpenID Connect
OpenID connect has become a standard when it comes to authentication and
in order to fix a security concern around forwarding authentication and authorization information
it has been decided to add support for it.

This feature is in beta version and only enabled when there is a configuration for it.
Before enabling it in production, please consider that it's in beta with potential bugs and that there
are several production critical features still missing such as all OIDC related data is stored in
configuration or memory. This means you are potentially going to experience issues with HA
deployments, or when restarting a single instance specifically related to OIDC.

We are still working on adding the remaining set of features before making it GA as soon as possible.

Related to #189

Co-authored-by: Clement Michaud <clement.michaud34@gmail.com>
2021-05-05 00:15:36 +02:00
..
_includes [DOCS] Add fork me on github ribbon to documentation. (#1081) 2020-06-04 13:37:19 +10:00
_layouts [DOCS] Fix default layout (#1329) 2020-09-19 00:58:41 +10:00
_sass feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
community docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
configuration feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
contributing docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
deployment docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
features docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
home docs: Add a page listing supported proxies. (#1907) 2021-04-13 10:41:49 +02:00
images [DOCS] Update contributors (#1623) 2021-01-22 14:24:25 +11:00
security fix(session): ensure default cookie samesite value is lax (#1926) 2021-04-18 10:02:04 +10:00
.gitignore [DOCS] Bootstrap new documentation website based on just-the-docs (#659) 2020-02-29 01:43:59 +01:00
Gemfile [MISC] (deps): Bump github-pages and jekyll in /docs (#1257) 2020-08-11 21:54:29 +10:00
Gemfile.lock fix: bump gems used to generate documentation. (#1902) 2021-04-12 14:21:06 +10:00
_config.yml docs: fix license link (#1905) 2021-04-11 21:39:05 +10:00
faq.md docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
favicon.ico [DOCS] Bootstrap new documentation website based on just-the-docs (#659) 2020-02-29 01:43:59 +01:00
getting-started.md docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
index.md feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
roadmap.md feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00