Password policies in SonarCloud

Hi,

It’s possible to set up users password policies in SonarCloud and SonarQube?

For example: alphanumeric password with a minimum length of 8 characters.

Hi @Dany_Valdivia and welcome to the community!

When it comes to SonarCloud, you are using user accounts set with your source code cloud provider, e.g. GitHub, Azure DevOps, BitBucket or GitLab, hence you benefit from user password policies that you have set with them.

When it comes to SonarQube, I would invite you to check this page. Essentially you have the ability to delegate authentication through LDAP and SAM.

Regards,
@AlxO