We are using SonarQube Version 10.3 (build 82913), installed manually in a VM. We would like our issues to be automatically assigned by linking the SonarQube user to their SCM user. However, it isn’t working because the casing between the two is different (I assume).
For example, if Mary Sue’s username is MSue@mycompany.com, her SCM username will be msue@mycompany.com. I can manually set the SCM user to the lower-cased value but it really should just work.
For reference, we log in using Microsoft Entra ID (formerly Azure AD).