zitadel/internal/api/grpc
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
..
action feat: add saml custom attribute action and translations (#6341) 2023-08-15 15:04:45 +00:00
admin feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
auth feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
authn chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
change refactor(changes): use queries.SearchEvents (#5388) 2023-03-17 09:14:06 +00:00
client/middleware fix: add https status to activity log (#6978) 2023-11-28 16:56:29 +01:00
errors remove negated integration tags 2023-04-26 19:55:13 +03:00
event chore(deps): upgrade all go modules (#6895) 2023-11-13 10:41:29 +00:00
idp fix: list mapping of saml provider configuration type (#6815) 2023-10-26 10:06:37 +00:00
instance feat(system api): list instances by domains (#6806) 2023-10-25 19:20:12 +00:00
management feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
member chore(console): remove first and lastName fallback from user (#5629) 2023-04-11 15:56:51 +00:00
metadata fix: org metadata query (#6161) 2023-07-07 15:48:41 +02:00
object feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
oidc/v2 feat(oidc): use the new oidc server interface (#6779) 2023-10-25 15:44:05 +00:00
org feat(api): move resource apis to beta (#6530) 2023-09-13 12:43:01 +00:00
policy feat: add attribute to only enable specific themes (#6798) 2023-10-26 05:54:09 +00:00
project feat: device authorization RFC 8628 (#5646) 2023-04-19 08:46:02 +00:00
server feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
session/v2 fix: add https status to activity log (#6978) 2023-11-28 16:56:29 +01:00
settings feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
system perf: remove owner removed columns from projections for oidc (#6925) 2023-11-20 17:21:08 +02:00
text feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
user perf(oidc): optimize client verification (#6999) 2023-12-05 17:01:03 +00:00
config.go remove pointers on configs 2020-03-27 13:57:16 +01:00
fields.go fix: provide more information in the retrieve idp information (#5927) 2023-06-20 14:39:50 +02:00
header_test.go remove negated integration tags 2023-04-26 19:55:13 +03:00
header.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
probes_test.go add server reflection to Probes list 2023-05-07 16:47:43 +02:00
probes.go add server reflection to Probes list 2023-05-07 16:47:43 +02:00