authelia/compose/local
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
..
authelia [FEATURE] Add configurable display name to frontend (#1124) 2020-06-19 20:50:21 +10:00
traefik [Docker] Include docker-compose.yml examples to run Authelia (#642) 2020-03-27 10:43:10 +11:00
.gitignore [MISC] Add .gitignore to skip temporary directories generated by local bundle. (#788) 2020-03-28 12:15:22 +11:00
docker-compose.yml [FEATURE] Docker simplification and configuration generation (#1113) 2020-06-17 16:25:35 +10:00
setup.sh [FEATURE] Add configurable display name to frontend (#1124) 2020-06-19 20:50:21 +10:00