mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 11:04:25 +00:00
ed80a8bb1e
* feat(actions): begin api * feat(actions): begin api * api and projections * fix: handle multiple statements for a single event in projections * export func type * fix test * update to new reduce interface * flows in login * feat: jwt idp * feat: command side * feat: add tests * actions and flows * fill idp views with jwt idps and return apis * add jwtEndpoint to jwt idp * begin jwt request handling * add feature * merge * merge * handle jwt idp * cleanup * bug fixes * autoregister * get token from specific header name * fix: proto * fixes * i18n * begin tests * fix and log http proxy * remove docker cache * fixes * usergrants in actions api * tests adn cleanup * cleanup * fix add user grant * set login context * i18n Co-authored-by: fabi <fabienne.gerschwiler@gmail.com> |
||
---|---|---|
.. | ||
projection | ||
action_flow.go | ||
action.go | ||
converter.go | ||
iam_idp_config_model.go | ||
iam_idp_config.go | ||
iam_idp_configs_model.go | ||
iam_member_model.go | ||
iam_members_model.go | ||
iam_model.go | ||
iam_policy_label_model.go | ||
iam_policy_login_model.go | ||
iam_policy_org_iam_model.go | ||
iam_policy_password_age_model.go | ||
iam_policy_password_complexity_model.go | ||
iam_policy_password_lockout_model.go | ||
idp_config_model.go | ||
idp_configs_model.go | ||
jwt_config_model.go | ||
member_model.go | ||
member.go | ||
members_model.go | ||
oidc_config_model.go | ||
org_member_model.go | ||
org_policy_label_model.go | ||
org_policy_login_model.go | ||
org_policy_org_iam_model.go | ||
org_policy_password_age_model.go | ||
org_policy_password_complexity_model.go | ||
org_policy_password_lockout_model.go | ||
policy_label_model.go | ||
policy_login_model.go | ||
policy_org_iam_model.go | ||
policy_password_age_model.go | ||
policy_password_complexity_model.go | ||
policy_password_lockout_model.go | ||
query.go | ||
search_query.go | ||
user_model.go | ||
user.go |