authelia/docs/configuration
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
..
authentication fix: removed deprecated smtp/ldap options (#1912) 2021-04-16 11:44:37 +10:00
identity-providers feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
notifier docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
session fix(session): ensure default cookie samesite value is lax (#1926) 2021-04-18 10:02:04 +10:00
storage docs: misc fixes to documentation after overhaul (#1906) 2021-04-12 13:21:19 +10:00
access-control.md docs(authorization): document changed resources behavior (#1819) 2021-03-13 09:36:22 +11:00
duo-push-notifications.md docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
index.md docs: misc fixes to documentation after overhaul (#1906) 2021-04-12 13:21:19 +10:00
miscellaneous.md docs: misc fixes to documentation after overhaul (#1906) 2021-04-12 13:21:19 +10:00
one-time-password.md docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
regulation.md docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
secrets.md docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
server.md docs: misc fixes to documentation after overhaul (#1906) 2021-04-12 13:21:19 +10:00
theme.md docs: misc fixes to documentation after overhaul (#1906) 2021-04-12 13:21:19 +10:00