Ensure that password reset is mandatory for all users on first login

Must-share information (formatted with Markdown):

Version

SonarQube Version - 8.9.1

Requirement

We want the newly created users to be asked for password change on first login.

What we have tried so far

We went through the docs SonarQube Documentation | SonarQube Docs, however didn’t find any relevant setting which can help us implement the same. All newly created users can change their passwords upon login, however it’s not mandatory for them. We want this behaviour to be mandatory.

  • Not sure if this feature is even available.
  • Please confirm.

Hi,

Welcome to the community!

There are no such provisions in SonarQube. You probably want to delegate authentication to a dedicated system that can enforce such sophisticated requirements for you.

 
HTH,
Ann