zitadel/internal/project/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
..
application_test.go fix: response type mapping (#426) 2020-07-09 15:52:20 +02:00
application_view.go feat: project roles (#843) 2020-10-16 07:49:38 +02:00
application.go fix: app by id, views with computed objects (#583) 2020-08-13 08:28:18 +02:00
oidc_config_test.go feat: app handling compliance (#527) 2020-08-10 09:34:56 +02:00
oidc_config.go feat: project roles (#843) 2020-10-16 07:49:38 +02:00
project_grant_member_view.go fix: Remove project (#538) 2020-08-05 18:32:25 +02:00
project_grant_member.go feat: project grant commands (#68) 2020-04-23 07:54:40 +02:00
project_grant_view.go feat: usergrant (#489) 2020-07-22 14:00:29 +02:00
project_grant.go fix: all enums same style (#262) 2020-06-23 14:47:47 +02:00
project_member_view.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
project_member.go feat: application commands (#50) 2020-04-21 17:00:32 +02:00
project_role_view.go feat: sequence and timestamp on searchrequests (#468) 2020-07-15 13:24:36 +02:00
project_role.go feat: application commands (#50) 2020-04-21 17:00:32 +02:00
project_view.go feat: project roles (#843) 2020-10-16 07:49:38 +02:00
project.go feat: project roles (#843) 2020-10-16 07:49:38 +02:00