zitadel/internal/api
Silvan 5a8cafcae5
fix: JWT Profile (#748)
* fix: correct env var for tracing type

* fix: local env tracing

* fix: key in detail as string

* fix: implement storage

* fix: machine key by id
fix: store public key as bytes instead of crypto value

* update oidc pkg

* dont check origins for service account tokens

* fix: scopes

* fix: dependencies

* fix: dependencies

* fix: remove unused code

* fix: variable naming

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2020-09-17 08:49:33 +02:00
..
authz fix: improve permission checks (#682) 2020-09-01 16:38:34 +02:00
grpc fix: Key details as string (#719) 2020-09-09 16:19:17 +02:00
http fix: cookie handling (#654) 2020-08-31 08:49:35 +02:00
oidc fix: JWT Profile (#748) 2020-09-17 08:49:33 +02:00
api.go feat: idp and login policy configurations (#619) 2020-08-26 09:56:23 +02:00