mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 02:54:20 +00:00
a321d850ae
* fix logging * token verification * feat: assert roles * feat: add project role assertion on project and token type on app * id and access token role assertion * add project role check * user grant required step in login * update library * fix merge * fix merge * fix merge * update oidc library * fix tests * add tests for GrantRequiredStep * add missing field ProjectRoleCheck on project view model * fix project create * fix project create |
||
---|---|---|
.. | ||
clean_cluster.go | ||
clean_local.go | ||
migrate_cluster.go | ||
migrate_local.go | ||
V1.0__databases.sql | ||
V1.1__eventstore.sql | ||
V1.2__views.sql | ||
V1.3__usermembership.sql | ||
V1.4__compliance.sql | ||
V1.5__orgdomain_validationtype.sql | ||
V1.6__origin_allow_list.sql | ||
V1.7__idps.sql | ||
V1.8__username_change.sql | ||
V1.9__token.sql | ||
V1.10__user_machine.sql | ||
V1.11__usermembership.sql | ||
V1.12__machine_keys.sql | ||
V1.13__machine_keys_public.sql | ||
V1.14__auth_loginpolicy.sql | ||
V1.15__idp_providers.sql | ||
V1.16__user_session.sql | ||
V1.17__policies.sql | ||
V1.18__scope_projectroles.sql |