I would like to allow users from multiple AD domains to be able to authenticate to sonarqube… How would the configuration for ldap use baseDn have to be setup to allow users from multiple different domains?
This isn’t the best place to come for LDAP advice. Your best bet is to get a 3rd-party LDAP client and use it to work out how to configure this. Then you can transfer that configuration into SonarQube.
In my previous experience with other 3rd party tools, I had the option to create configurations for different AD directories separately to query using ldap. Is something similar achievable with Sonarqube Enterprise?