zitadel/site/docs/administrate/07-policies.en.md
Florian Forster 9f0638fac9
chore: spell check automation and spellcheck (#889)
* 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
2020-10-26 13:54:29 +01:00

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