zitadel/internal/admin/repository/eventsourcing/handler
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
..
custom_text.go feat(console): message and login texts, privacy policy (#2016) 2021-07-26 12:44:45 +02:00
features.go fix: add sentry in ui, http and projection handlers (#1977) 2021-07-06 13:36:35 +02:00
handler.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
iam_member.go fix: add sentry in ui, http and projection handlers (#1977) 2021-07-06 13:36:35 +02:00
idp_config.go feat: jwt as idp (#2363) 2021-09-14 15:15:01 +02:00
idp_providers.go fix: add sentry in ui, http and projection handlers (#1977) 2021-07-06 13:36:35 +02:00
label_policy.go fix: add sentry in ui, http and projection handlers (#1977) 2021-07-06 13:36:35 +02:00
login_policy.go fix: add sentry in ui, http and projection handlers (#1977) 2021-07-06 13:36:35 +02:00
mail_template.go fix: add sentry in ui, http and projection handlers (#1977) 2021-07-06 13:36:35 +02:00
message_text.go fix: add sentry in ui, http and projection handlers (#1977) 2021-07-06 13:36:35 +02:00
org_iam_policy.go fix: add sentry in ui, http and projection handlers (#1977) 2021-07-06 13:36:35 +02:00
org.go fix: add sentry in ui, http and projection handlers (#1977) 2021-07-06 13:36:35 +02:00
password_age_policy.go fix: add sentry in ui, http and projection handlers (#1977) 2021-07-06 13:36:35 +02:00
password_complexity_policy.go fix: add sentry in ui, http and projection handlers (#1977) 2021-07-06 13:36:35 +02:00
password_lockout_policy.go feat: Lockout policy (#2121) 2021-08-11 06:36:32 +00:00
privacy_policy.go fix: add sentry in ui, http and projection handlers (#1977) 2021-07-06 13:36:35 +02:00
styling.go fix: add sentry in ui, http and projection handlers (#1977) 2021-07-06 13:36:35 +02:00
user_external_idps.go fix: add sentry in ui, http and projection handlers (#1977) 2021-07-06 13:36:35 +02:00
user.go feat: passwordless registration (#2103) 2021-08-02 15:24:58 +02:00