zitadel/internal/auth/repository/eventsourcing/handler
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
..
application.go fix: session handlers (#586) 2020-08-13 09:43:47 +02:00
handler.go fix: JWT Profile (#748) 2020-09-17 08:49:33 +02:00
key.go fix(spooler): correct workers (#508) 2020-07-28 09:42:21 +02:00
machine_keys.go fix: JWT Profile (#748) 2020-09-17 08:49:33 +02:00
org.go fix: session handlers (#586) 2020-08-13 09:43:47 +02:00
token.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
user_grant.go fix: permissions (#698) 2020-09-04 15:20:39 +02:00
user_membership.go fix: permissions (#698) 2020-09-04 15:20:39 +02:00
user_session.go test: machine (#683) 2020-09-15 15:04:02 +02:00
user.go test: machine (#683) 2020-09-15 15:04:02 +02:00