zitadel/internal/api/grpc
Livio Amstutz 2331b8a4c0
feat(oidc): add clock skew and userinfo claims in ID Token (#1022)
* feat: add clock skew

* add IDTokenUserinfoAssertion

* migration

* fix missing converter

* update oidc version

* fix interface impl
2020-11-27 14:10:52 +01:00
..
admin feat: probes (#964) 2020-11-20 10:09:17 +01:00
auth feat: probes (#964) 2020-11-20 10:09:17 +01:00
client/middleware fix(tracing): from opencensus to opentelemetry (#937) 2020-11-20 07:57:39 +01:00
errors fix(tracing): from opencensus to opentelemetry (#937) 2020-11-20 07:57:39 +01:00
management feat(oidc): add clock skew and userinfo claims in ID Token (#1022) 2020-11-27 14:10:52 +01:00
server fix(tracing): from opencensus to opentelemetry (#937) 2020-11-20 07:57:39 +01:00
config.go remove pointers on configs 2020-03-27 13:57:16 +01:00
header_test.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
header.go fix: cors (#621) 2020-08-24 10:06:55 +02:00
probes.go feat: add tracing interceptors to login and oidc (#764) 2020-10-21 10:18:34 +02:00