zitadel/internal/project/model
Fabi 5699fe80d5
feat: app handling compliance (#527)
* feat: check oidc compliance

* fix: add tests

* fix: add oidc config tests

* fix: add oidc config tests user agent

* fix: test oidc config compliance

* fix: test oidc config compliance

* fix: useragent implicit authmethod none

* fix: merge master

* feat: translate compliance problems

* feat: check native app for custom url

* fix: better compliance handling

* fix: better compliance handling

* feat: add odidc dev mode

* fix: remove deprecated request fro management api

* fix: oidc package version

* fix: migration

* fix: tests

* fix: remove unused functions

* fix: generate proto files

* fix: native implicit and code none compliant

* fix: create project

* Update internal/project/model/oidc_config_test.go

Co-authored-by: Livio Amstutz <livio.a@gmail.com>

* fix: tests

* Update internal/project/model/oidc_config.go

Co-authored-by: Livio Amstutz <livio.a@gmail.com>

* Update internal/project/model/oidc_config.go

Co-authored-by: Livio Amstutz <livio.a@gmail.com>

* fix: tests

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2020-08-10 09:34:56 +02:00
..
application_test.go fix: response type mapping (#426) 2020-07-09 15:52:20 +02:00
application_view.go feat: app handling compliance (#527) 2020-08-10 09:34:56 +02:00
application.go fix: editorname (#281) 2020-06-29 09:37:10 +02:00
oidc_config_test.go feat: app handling compliance (#527) 2020-08-10 09:34:56 +02:00
oidc_config.go feat: app handling compliance (#527) 2020-08-10 09:34:56 +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: show display name on members (#492) 2020-07-22 14:21:41 +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: usergrant (#489) 2020-07-22 14:00:29 +02:00
project.go fix: editorname (#281) 2020-06-29 09:37:10 +02:00