mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-13 11:34:26 +00:00
9f0638fac9
* test spell check * fix indenting * test * add something to test * test spellcheck * spelling improvements * improve spelling and ignore list * Update site/docs/start/00-quick-start.de.md
1.1 KiB
1.1 KiB
title |
---|
Policies |
What are policies
Policies are a means of enforcing certain behaviour of ZITADEL. ZITADEL defines a default policy on the system level. However an organisation owner can change these aspects within his own organisation.
Below is a list of available policies
Password complexity
This policy enforces passwords of users within the org. to be compliant.
- min length
- has number
- has symbol
- has lower case
- has upper case
Screenshot here
IAM Access Preference
This policy enforces, when set to true, that usernames are suffixed with the organisations domain.
Under normal operation this policy is only false on the global
org. so that users can choose their email as their username.
Only available for the IAM Administrator
Screenshot here
Login Options
With this policy it is possible to define what options a user sees in the login process.
- Username Password allowed
- Self Register allowed
- External IDP allowed
- List of allowed external IDPs
Screenshot here
Audit policy changes
Screenshot here
Upcoming Policies
- Password age
- Password failure count