zitadel/migrations/cockroach
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
..
clean_cluster.go Project commands (#26) 2020-04-07 13:23:04 +02:00
clean_local.go Project commands (#26) 2020-04-07 13:23:04 +02:00
migrate_cluster.go Project commands (#26) 2020-04-07 13:23:04 +02:00
migrate_local.go Project commands (#26) 2020-04-07 13:23:04 +02:00
V1.0__databases.sql fix(spooler): correct workers (#508) 2020-07-28 09:42:21 +02:00
V1.1__eventstore.sql fix(migrations): event sequence as hash shared index (#528) 2020-07-29 09:54:37 +02:00
V1.2__views.sql fix(spooler): correct workers (#508) 2020-07-28 09:42:21 +02:00
V1.3__usermembership.sql feat: user memberships (#537) 2020-07-30 14:37:55 +02:00
V1.4__compliance.sql feat: app handling compliance (#527) 2020-08-10 09:34:56 +02:00