zitadel/internal/api/grpc
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
..
admin feat: policies on aggregates (#799) 2020-10-15 10:27:13 +02:00
auth feat: policies on aggregates (#799) 2020-10-15 10:27:13 +02:00
client/middleware feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
errors fix: translation (#647) 2020-08-28 09:44:43 +02:00
management feat: project roles (#843) 2020-10-16 07:49:38 +02:00
server fix: checkperms (#689) 2020-09-02 16:25:32 +02:00
config.go remove pointers on configs 2020-03-27 13:57:16 +01:00
header_test.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
header.go fix: cors (#621) 2020-08-24 10:06:55 +02:00