Supose that in a project, SCM user authentication field is different from SonarQube login field. Supose that both fields come from the same LDAP/AD user object.
I have already considered to use your proposed solutions, but they imply performing periodical manual changes to keep SCM accounts up to date.
I was looking for a configuration in LDAP Authentication configuration similar to this one in order to map a single or several ldap attributes to SCM accounts:
Maybe if scmAccounts are set at LDAP level, this functionallity should be locked or disabled at UI/WS level (in the same way you can’t edit name nor reset passwords for LDAP users).
I’m having the same issue. Whereas I have to manually add additional scm account to each user, so the automatic assign can work correctly. Anything to help with this issue?