zitadel/internal/auth_request/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
..
auth_request_test.go feat: add auth command side (#107) 2020-05-18 12:06:36 +02:00
auth_request.go fix: idps (#777) 2020-09-28 09:29:41 +02:00
browser_info.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
code_challenge.go feat: add auth command side (#107) 2020-05-18 12:06:36 +02:00
next_step.go feat: project roles (#843) 2020-10-16 07:49:38 +02:00
request.go fix: idps (#777) 2020-09-28 09:29:41 +02:00