zitadel/internal/usergrant/model
Livio Amstutz a321d850ae
feat: project roles (#843)
* 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
2020-10-16 07:49:38 +02:00
..
project_org.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
user_grant_view.go feat: project roles (#843) 2020-10-16 07:49:38 +02:00
user_grant.go fix(console): general fixes, project grants for owned and granted context (#425) 2020-07-09 15:14:01 +02:00
zitadel_permission.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00