Michael Johnson

Results 76 comments of Michael Johnson

You can absolutely use the plugin without the group sync functionality. The group sync feature is off by default. If you don't want to use that feature, you do not...

Yes, nested membership is supported. The documentation needs to be updated for that. I had planned on updating after the next release, but I may do before. Additionally, `Directory.AccessAsUser.All` should...

As best as I can determine, this is an issue when using conditional access with multi-factor auth. The error message is from Azure itself.

Yes, that seems to be the cause. However, I don't have a configuration that can reproduce the problem, and even with MFA enabled by default when not using conditional access,...

It looks like SonarQube doesn't have a UI for reactivating a login. I can understand why they don't want to delete a user, as it will mess with historical data...

It looks like however the Java environment is configured on production is slightly different than QA. The important part in the log is "unable to find valid certification path to...

It looks like you're not being redirected to the MS login page. Are you using IIS as a reverse proxy? If so, check the troubleshooting item under the header [I'm...

The setting you need to change is not available in the web.config. It is a server-level change. If you can use IIS Manager, follow the steps at the troubleshooting item...

So, the problem is that you already have local accounts on the server. SonarQube really doesn't like having duplicate e-mails. In the plugin settings, what do you have "Login generation...

Based on a message you had previously sent but deleted, I think the error log you posted showed at least one major issue, and that your client secret expired. If...