zitadel/internal/api
Livio Amstutz ed80a8bb1e
feat: actions (#2377)
* feat(actions): begin api

* feat(actions): begin api

* api and projections

* fix: handle multiple statements for a single event in projections

* export func type

* fix test

* update to new reduce interface

* flows in login

* feat: jwt idp

* feat: command side

* feat: add tests

* actions and flows

* fill idp views with jwt idps and return apis

* add jwtEndpoint to jwt idp

* begin jwt request handling

* add feature

* merge

* merge

* handle jwt idp

* cleanup

* bug fixes

* autoregister

* get token from specific header name

* fix: proto

* fixes

* i18n

* begin tests

* fix and log http proxy

* remove docker cache

* fixes

* usergrants in actions api

* tests adn cleanup

* cleanup

* fix add user grant

* set login context

* i18n

Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
2021-09-27 13:43:49 +02:00
..
assets fix: improve error handling of asset api (#2177) 2021-08-11 08:49:08 +00:00
authz fix: check get origins and projectID only for tokens with clientID (#2378) 2021-09-16 08:07:48 +00:00
grpc feat: actions (#2377) 2021-09-27 13:43:49 +02:00
http fix: do not cache api (incl. grpc) and http errors (#2088) 2021-07-28 13:19:44 +02:00
oidc feat: select idp and auto register (#2336) 2021-09-10 09:49:49 +02:00
service fix(eventstore): tests 2020-11-26 09:19:14 +01:00
api.go chore(gomod): update otel to 1.0.0 (#2414) 2021-09-23 12:50:17 +02:00