How to disable / hide local user login (More Options button) on SonarQube 9.9.1

Hi Team - We are using SonarQube 9.9 and due to security policies need to disable local user login option from the login page.

Please help us with the option. Also, is there any way to implement MFA for local users?

Regards,
Amol Khanorkar

Hey there.

You can’t hide the “more options” button, but since only admins can create those local users, if your users don’t have local accounts… they simply won’t be able to use it.

Whatever you’re delegating authentication to (LDAP, SAML, something else) will be responsible for triggering MFA.