authelia/internal/suites/MySQL
Amir Zarrinkafsh e43bc93047
[FEATURE] Add configurable display name to frontend (#1124)
* [FEATURE] Add configurable display name to frontend
This feature allows users with a LDAP backend to specify an attribute (default is "displayname") to retrieve a users name for the portal greeting.
Similarly for the file based backend a new required key "name" has been introduced.

This can also be used down the line with OIDC as a separate scope.

* Update references from Name to DisplayName
* Update compose bundles to include displayname refs
* Update LDAP automatic profile refresh
* Ensure display name is updated
* Fix bug which prevented trace logging for profile refresh to not trigger
2020-06-19 20:50:21 +10:00
..
configuration.yml [FEATURE] Docker simplification and configuration generation (#1113) 2020-06-17 16:25:35 +10:00
docker-compose.yml [FEATURE] Docker simplification and configuration generation (#1113) 2020-06-17 16:25:35 +10:00
users.yml [FEATURE] Add configurable display name to frontend (#1124) 2020-06-19 20:50:21 +10:00