zitadel/cmd
Tim Möhlmann ec03340b67
perf(oidc): optimize client verification (#6999)
* fix some spelling errors

* client credential auth

* implementation of client auth

* improve error handling

* unit test command package

* unit test database package

* unit test query package

* cleanup unused tracing func

* fix integration tests

* errz to zerrors

* fix linting and import issues

* fix another linting error

* integration test with client secret

* Revert "integration test with client secret"

This reverts commit 0814ba522f.

* add integration tests

* client credentials integration test

* resolve comments

* pin oidc v3.5.0
2023-12-05 17:01:03 +00:00
..
admin chore: test server for direct resource access 2023-04-24 20:40:31 +03:00
build fix: allow version to be overwritten by build again (#4656) 2022-11-07 09:50:44 +00:00
initialise fix(init): correct quoting of database and user (#6928) 2023-12-03 08:30:08 +00:00
key feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
ready feat: improve UX for external configuration (#6861) 2023-11-09 11:30:15 +01:00
setup feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
start perf(oidc): optimize client verification (#6999) 2023-12-05 17:01:03 +00:00
tls fix: enable env vars in setup steps (and deprecate admin subcommand) (#3871) 2022-06-27 10:32:34 +00:00
defaults.yaml feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
zitadel.go ci: improve performance (#5953) 2023-07-17 10:08:20 +02:00