zitadel/internal
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
..
admin feat: user memberships (#537) 2020-07-30 14:37:55 +02:00
api feat: app handling compliance (#527) 2020-08-10 09:34:56 +02:00
auth feat: register org process (#558) 2020-08-06 14:38:19 +02:00
auth_request feat(login): show profile (#485) 2020-07-20 10:00:29 +02:00
authz feat: user memberships (#537) 2020-07-30 14:37:55 +02:00
cache feat(auth): My user changes (#318) 2020-07-01 07:18:05 +02:00
config feat: add domain verification (#560) 2020-08-06 15:03:03 +02:00
crypto fix: improvements for login and oidc (#227) 2020-06-17 08:06:40 +02:00
errors feat: login errors (#204) 2020-06-11 13:22:24 +02:00
eventstore fix: Remove project (#538) 2020-08-05 18:32:25 +02:00
form feat: login errors (#204) 2020-06-11 13:22:24 +02:00
i18n feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
iam feat: user memberships (#537) 2020-07-30 14:37:55 +02:00
id sonyflake fix (#180) 2020-06-05 19:56:40 +02:00
key fix(spooler): correct workers (#508) 2020-07-28 09:42:21 +02:00
management/repository feat: app handling compliance (#527) 2020-08-10 09:34:56 +02:00
model fix: all enums same style (#262) 2020-06-23 14:47:47 +02:00
notification feat: add domain verification (#560) 2020-08-06 15:03:03 +02:00
org feat: add domain verification (#560) 2020-08-06 15:03:03 +02:00
policy fix(spooler): correct workers (#508) 2020-07-28 09:42:21 +02:00
project feat: app handling compliance (#527) 2020-08-10 09:34:56 +02:00
proto feat: application commands (#50) 2020-04-21 17:00:32 +02:00
protoc fix: Remove project (#538) 2020-08-05 18:32:25 +02:00
qrcode fix: improvements for login and oidc (#227) 2020-06-17 08:06:40 +02:00
renderer feat: localized messages (#328) 2020-07-08 09:48:11 +02:00
static/i18n feat: app handling compliance (#527) 2020-08-10 09:34:56 +02:00
statik feat: translate error messages (#254) 2020-06-22 13:51:44 +02:00
token fix: proper error message when user (and other objects) not found (#337) 2020-07-06 13:18:10 +02:00
tracing feat: new tracing type none (#422) 2020-07-09 14:34:20 +02:00
ui feat: register org process (#558) 2020-08-06 14:38:19 +02:00
user feat: add domain verification (#560) 2020-08-06 15:03:03 +02:00
usergrant feat: user memberships (#537) 2020-07-30 14:37:55 +02:00
view feat: user memberships (#537) 2020-07-30 14:37:55 +02:00