forked-synapse/changelog.d/6114.feature
Valérian Rousset be9b55e0d2 cas: support setting display name (#6114)
Now, the CAS server can return an attribute stating what's the desired displayname, instead of using the username directly.
2019-10-11 12:33:12 +01:00

2 lines
119 B
Gherkin

CAS login now provides a default display name for users if a `displayname_attribute` is set in the configuration file.