zitadel/internal/repository/org
Fabi e4bdaf26b0
feat: select idp and auto register (#2336)
* faet: auto regsiter config on idp

* feat: auto register on login

* feat: auto register on register

* feat: redirect to selected identity provider

* fix: test

* fix: test

* fix: user by id request org id

* fix: migration version and test

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-09-10 09:49:49 +02:00
..
aggregate.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
custom_text.go feat: custom message text (#1801) 2021-06-10 11:49:10 +00:00
domain.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
eventstore.go feat: Lockout policy (#2121) 2021-08-11 06:36:32 +00:00
features.go feat: features (#1427) 2021-03-25 17:26:21 +01:00
idp_config.go feat: select idp and auto register (#2336) 2021-09-10 09:49:49 +02:00
idp_oidc_config.go feat: Extend oidc idp with oauth endpoints (#1980) 2021-07-06 14:39:48 +00:00
member.go fix: Remove user with cascading memberships (#1811) 2021-06-07 07:20:47 +02:00
org.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
policy_label.go feat: label policy (#1708) 2021-06-04 14:53:51 +02:00
policy_login_factors.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
policy_login_identity_provider.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
policy_login.go feat: add hide password reset to login policy (#1806) 2021-06-03 11:53:30 +02:00
policy_mail_template.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
policy_mail_text.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
policy_org_iam.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
policy_password_age.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
policy_password_complexity.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
policy_password_lockout.go feat: Lockout policy (#2121) 2021-08-11 06:36:32 +00:00
policy_privacy.go feat: Privacy policy (#1957) 2021-07-05 10:36:51 +02:00