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
Colin
(Colin)
June 20, 2025, 8:28am
2
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!
Introduction
SonarQube allows delegating authentication to several Identity Providers (LDAP, SAML, GitHub, GitLab, etc.). However, after some time, a SonarQube administrator may need to change the Identity Provider that their users authenticate with.
In particular, there are many organizations making the switch from LDAP Authentication to SAML Authentication for their applications. This guide aims to make it clear how to migrate those users from one Identity Provider to another, focusing on the…
system
(system)
Closed
June 27, 2025, 8:28am
3
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.