authelia/internal/suites/example/compose
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
..
authelia feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
duo-api ci: add yamllint (#1895) 2021-04-11 06:51:00 +10:00
haproxy build(deps): update haproxy docker tag to v2.3.10 (#1942) 2021-04-24 10:43:48 +02:00
httpbin ci: add yamllint (#1895) 2021-04-11 06:51:00 +10:00
kind fix(suites): ensure k8s suite utilises the registry cache (#1921) 2021-04-15 12:07:19 +10:00
ldap ci: add yamllint (#1895) 2021-04-11 06:51:00 +10:00
mariadb build(deps): update mariadb docker tag to v10.6.0 (#1958) 2021-04-29 15:59:16 +10:00
mysql ci: add yamllint (#1895) 2021-04-11 06:51:00 +10:00
nginx feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
oidc-client feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
postgres ci: add yamllint (#1895) 2021-04-11 06:51:00 +10:00
redis ci: add yamllint (#1895) 2021-04-11 06:51:00 +10:00
redis-sentinel ci: add yamllint (#1895) 2021-04-11 06:51:00 +10:00
samba build(deps): update alpine docker tag to v3.13.5 (#1915) 2021-04-15 08:54:56 +10:00
smtp ci: add yamllint (#1895) 2021-04-11 06:51:00 +10:00
squid ci: add yamllint (#1895) 2021-04-11 06:51:00 +10:00
traefik ci: add yamllint (#1895) 2021-04-11 06:51:00 +10:00
traefik2 feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00