zitadel/internal/repository/iam
Livio Amstutz b6b5b1b782
feat: jwt as idp (#2363)
* feat: jwt idp

* feat: command side

* feat: add tests

* fill idp views with jwt idps and return apis

* add jwtEndpoint to jwt idp

* begin jwt request handling

* merge

* handle jwt idp

* cleanup

* fixes

* autoregister

* get token from specific header name

* error handling

* fix texts

* handle renderExternalNotFoundOption

Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
2021-09-14 15:15:01 +02:00
..
aggregate.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
custom_text.go feat(console): message and login texts, privacy policy (#2016) 2021-07-26 12:44:45 +02:00
event_iam_project_set.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
event_org_set.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
events_step.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
eventstore.go feat: jwt as idp (#2363) 2021-09-14 15:15:01 +02: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_jwt_config.go feat: jwt as idp (#2363) 2021-09-14 15:15:01 +02:00
idp_oidc_config.go feat: jwt as idp (#2363) 2021-09-14 15:15:01 +02:00
member.go fix: Remove user with cascading memberships (#1811) 2021-06-07 07:20:47 +02:00
migrate_unique_constraints.go feat: asset storage (#1696) 2021-05-03 10:15:50 +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 feat: new es testing2 (#1428) 2021-03-19 11:12:56 +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