> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enforce a password policy

> Enforce password policy

The password policy for SuperOffice CRM is enforced either by [SuperID][1] or - if you use federated identities - by your [identity provider][2].

With basic SuperID (unfederated), the password must be at least 6 characters and yellow on the password strength indicator (score at least 2 on the [zxcvbn password strength algorithm][4]).

**It is not possible to set customer-specific policies in the Admin client**, because SuperOffice, unfortunately, has no way of telling the user what the current policy is, and we would like to avoid that users have to guess.

[1]: ../superid/index

[2]: ../federated-id-and-identity-providers

[4]: https://github.com/dropbox/zxcvbn
