Hi everyone,
I’m an administrator of SonarQube, i’m automatize everything to onboard teams. I give local account to each team to configure their CI. When i give them local user/password, i would like to force users to change password at the first connection like sonarqube server is doing with "admin/admin”.
For now, i don’t think web api /api/v2/users-management/users can do it. I think it’s can be a good feature to enforce security with local users.
Thanks!