Can I disable the “Login with Microsoft” in login page of sonarqube

Hey there.

This is probably enabled via GitHub - hkamel/sonar-auth-aad: Azure Active Directory Authentication for SonarQube, and if you visit the Administration section of your SonarQube instance, there’s surely a setting to disable the login functionality. If not, you’ll have to uninstall the plugin.

I believe you’ll need to migrate your existing users from one login method to another. See the guide below!