zitadel/internal/api/grpc/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
..
auth_factor.go feat: directly specify factors/idps on addCustomLoginPolicy and return on LoginPolicy responses (#3711) 2022-05-30 11:51:07 +00:00
domain_policy.go feat: restrict smtp sender address (#3637) 2022-05-16 14:08:47 +00:00
label_policy.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
login_policy.go feat: allow to force MFA local only (#6234) 2023-07-20 04:06:16 +00:00
notification_policy.go feat: add notification policy and password change message (#5065) 2023-01-25 09:49:41 +01:00
password_age_policy.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
password_complexity_policy.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
password_lockout_policy.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
privacy_policy.go feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00