zitadel/internal/project/model
Livio Amstutz 2331b8a4c0
feat(oidc): add clock skew and userinfo claims in ID Token (#1022)
* feat: add clock skew

* add IDTokenUserinfoAssertion

* migration

* fix missing converter

* update oidc version

* fix interface impl
2020-11-27 14:10:52 +01:00
..
application_test.go fix: response type mapping (#426) 2020-07-09 15:52:20 +02:00
application_view.go feat(oidc): add clock skew and userinfo claims in ID Token (#1022) 2020-11-27 14:10:52 +01: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(oidc): add clock skew and userinfo claims in ID Token (#1022) 2020-11-27 14:10:52 +01: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