SonarQube Community Build v25.5.0.107428
I have setup LDAP to allow Windows users to log in with their ID’s. Those ID’s match the IDs used in our Subversion source control. However automatic issue assignment is not working. The SonarQube documentation says that email address and login are automatically considered for issue assignment.
I login using my Windows ID (todd.doolittle). However when I look at my account what I see was automatically added under “SCM Accounts” is “todd-doolittle26566” which I’m guessing is the underlying user ID in sonarqube.
Why wasn’t “todd.doolittle” automatically added as an SCM Account instead of the underlying SonarQube user ID “todd-doolittle26566”? I know I can go in and add “todd.doolittle” as an SCM account manually. But I really don’t want to have to do this after going through all the trouble of getting everything setup to work with LDAP. I’m just wondering if I set something up incorrectly, this is a bug that will be fixed or if there is a work-around without having to administer this for every user.
Thank you!
Todd