backdrop-contrib / simplesamlphp_auth

Support SAML for authentication of users. The module will auto-provision user accounts and dynamically assign roles in Backdrop CMS if you want it to.
https://backdropcms.org/project/simplesamlphp_auth
GNU General Public License v2.0
2 stars 3 forks source link

Follow up: Tweak login display name implementation for translation #33

Closed laryn closed 1 year ago

laryn commented 1 year ago

On https://github.com/backdrop-contrib/simplesamlphp_auth/issues/9 I tried to squeeze in a fix to allow the login display name to continue to function with the translation system if it was left as a default, but it needs a bit more TLC.