Skip to content

fix: 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. - #960

Open
sermakov-orion wants to merge 1 commit into
oVirt:masterfrom
sermakov-orion:keycloak_non_ascii_names

Conversation

@sermakov-orion

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

Copy link
Copy Markdown
Contributor

Signed-off-by: Stepan Ermakov sermakov@orionsoft.ru

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