We are using open-idconnect with apache-proxy for login in sonarqube.
If a user with “umlaut” like “ö” loggs in via oidc, the ö is shown in the users list as ö.
If i create a user locally in sonarqube. The format is correct “ö”.
If i make a tcpdump -X between apache-proxy and sonarqube i can see the ö is just “…” (two dots).
A strace on the apache-proxy (oidc-provider <–> apache) shows “\303\266” where the ö is.
We are using Version 8.9.10 (build 61524) Community Edition
If you’re authenticating with OpenID via the plugin mentioned, you should raise an issue on their GitHub repo. That’s the side that handles receiving the name/username