Skip to content

Conversation

@sermakov-orion
Copy link
Contributor

@sermakov-orion sermakov-orion commented Aug 20, 2024

Signed-off-by: Stepan Ermakov [email protected]

Fixes issue

In case when Keycloack configured, if you create a user with non-ascii names (first name, last name, e-mail address) then these names will be displayed using non-readable symbols in the list of users in the Administration console.

Changes introduced with this PR

In case when External SSO is configured we re-encode the names from ISO_8859_1 to UTF8

Are you the owner of the code you are sending in, or do you have permission of the owner?

Yes

##Fixes issue
In case when Keycloack configured, if you create a user with non-ascii names (first name, last name, e-mail address) then these names will be displayed using non-readable symbols in the list of users in the Administration console.

##Changes introduced with this PR
In case when External SSO is configured we re-encode the names from ISO_8859_1 to UTF8

##Are you the owner of the code you are sending in, or do you have permission of the owner?
Yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants