zitadel/internal/api
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
..
assets feat: add SYSTEM_OWNER role (#6765) 2023-10-25 15:10:45 +00:00
authz fix(authz): add logging to access token verification errors (#6976) 2023-11-27 15:35:08 +00:00
call fix: reset the call timestamp after a bulk trigger (#6080) 2023-07-07 08:15:05 +00:00
grpc perf(oidc): optimize client verification (#6999) 2023-12-05 17:01:03 +00:00
http feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
idp test: correct used client api call in integration test (#6685) 2023-10-09 12:09:51 +00:00
info fix: correct method and path for session api activity (#6880) 2023-11-22 12:12:23 +02:00
oidc perf(oidc): optimize client verification (#6999) 2023-12-05 17:01:03 +00:00
robots_txt fix: introduce measures to avoid bots crawling and indexing activities (#5728) 2023-05-05 10:25:02 +02:00
saml fix: add https status to activity log (#6978) 2023-11-28 16:56:29 +01:00
service fix(eventstore): tests 2020-11-26 09:19:14 +01:00
ui feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
api.go feat: improve UX for external configuration (#6861) 2023-11-09 11:30:15 +01:00