zitadel/internal/repository/policy
Livio Spring fed15574f6
feat: allow to force MFA local only (#6234)
This PR adds an option to the LoginPolicy to "Force MFA for local users", so that users authenticated through an IDP must not configure (and verify) an MFA.
2023-07-20 04:06:16 +00:00
..
custom_text.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
label.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
login.go feat: allow to force MFA local only (#6234) 2023-07-20 04:06:16 +00:00
mail_template.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
mail_text.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_domain.go fix: cleanup some todos (#3642) 2022-05-16 16:35:49 +02:00
policy_login_factors.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_login_identity_provider.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_notification.go feat: add notification policy and password change message (#5065) 2023-01-25 09:49:41 +01:00
policy_password_age.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_password_complexity.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_password_lockout.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_privacy.go feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00