v2.0.12. Display name for user account (keycloak) are all lower case letters #3347
Unanswered
patrickdung
asked this question in
Help / Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Describe in details what you are trying to achieve and where do you need guidance.
I add an user via Keycloak authentication provider. I entered username as 'Patrick Dung'. But after the user had log-in, the displayed name of the user is changed to all lower case letters (patrickdung):
ID Name Email Provider Created
4 Patrick Dung patrickdung@localhost ldap a day ago
3 patrickdung patrickdung@localhost keycloak a day ago
Host Info (please complete the following information):
OS: Fedora 31, nodejs 12.13
Wiki.js version: 2.0.12
Database engine: postgresql 12
Beta Was this translation helpful? Give feedback.
All reactions