> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/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


## Related topics

- [Password policy for the Customer Centre](/en/customer-center/admin/password-policy.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.System](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.System.md)
- [Deploy SuperOffice securely onsite](/en/onsite/security/secure-deployment-guide.md)
- [SuperID terms and conditions](/en/online/identity/superid/terms-and-conditions.md)
- [Troubleshooting](/en/onsite/reporter/troubleshooting.md)
- [Preferences](/en/admin/preferences/index.md)
