authelia/internal/suites/example/compose
Clément Michaud cc6650dbcd
[BUGFIX] [BREAKING] Set username retrieved from authentication backend in session. (#687)
* [BUGFIX] Set username retrieved from authentication backend in session.

In some setups, binding is case insensitive but Authelia is case
sensitive and therefore need the actual username as stored in the
authentication backend in order for Authelia to work correctly.

Fixes #561.

* Use uid attribute as unique user identifier in suites.

* Fix the integration tests.

* Update config.template.yml

* Compute user filter based on username attribute and users_filter.

The filter provided in users_filter is now combined with a filter
based on the username attribute to perform the LDAP search query
finding a user object from the username.

* Fix LDAP based integration tests.

* Update `users_filter` reference examples
2020-03-15 18:10:25 +11:00
..
authelia [MISC] Update Golang and QEMU to v1.14.0 and v4.2.0-6 respectively (#685) 2020-03-06 19:40:56 +11:00
duo-api [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
haproxy [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
httpbin [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
kind [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
ldap [BUGFIX] [BREAKING] Set username retrieved from authentication backend in session. (#687) 2020-03-15 18:10:25 +11:00
mariadb [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
mysql [FEATURE] Support MySQL as a storage backend. (#678) 2020-03-05 10:25:52 +11:00
nginx [FEATURE] Add TLS support. (#677) 2020-03-03 18:18:25 +11:00
postgres [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
redis [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
smtp [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
squid [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
traefik [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
traefik2 [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00