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

Must-share information (formatted with Markdown):

  • which versions are you using : SonarQube Enterprise edition v2025.1.2
  • how is SonarQube deployed: zip
  • what are you trying to achieve: Remove “login with Microsoft” in login page
  • what have you tried so far to achieve this

Hello Team,
i wanted to remove the “login with Microsoft” in login page, as we now using SAML login after version upgrade to 2025.1.2
How can we remove this from login page.


and also wanted to know will that impact on existing login setup

Thank you
Regards,
Shivashree

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!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.