zitadel/internal/repository/org
Livio Spring 2efa305e10
fix: use of generic oauth provider (#5345)
Adds a id_attribute to the GenericOAuthProvider, which is used to map the external User. Further mapping can be done in actions by using the `rawInfo` of the new `ctx.v1.providerInfo` field.
2023-03-03 10:38:49 +00:00
..
aggregate.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
custom_text.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
domain.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
eventstore.go feat(api): add oidc and jwt provider template (#5290) 2023-02-27 16:32:18 +01:00
flow.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
idp_config.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
idp_jwt_config.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
idp_oidc_config.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
idp.go fix: use of generic oauth provider (#5345) 2023-03-03 10:38:49 +00:00
member.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
metadata.go feat(org): add org metadata functionality (#4234) 2022-09-20 14:32:09 +00:00
org.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
policy_domain.go feat: restrict smtp sender address (#3637) 2022-05-16 14:08:47 +00:00
policy_label.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00: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_login.go feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
policy_mail_template.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_mail_text.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 chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00