zitadel/internal/api/grpc
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
..
action feat: actions (#2377) 2021-09-27 13:43:49 +02:00
admin feat: actions (#2377) 2021-09-27 13:43:49 +02:00
auth fix: remove manipulate metadata from authapi (#2303) 2021-09-02 09:22:28 +02:00
authn fix: converters (#1413) 2021-03-12 14:06:05 +01:00
change fix(console): remove cropper, set avatar url if available (#1865) 2021-06-14 13:53:40 +02: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
features feat: actions (#2377) 2021-09-27 13:43:49 +02:00
idp feat: jwt as idp (#2363) 2021-09-14 15:15:01 +02:00
management feat: actions (#2377) 2021-09-27 13:43:49 +02:00
member fix: add avatar url in members, user grants, session and oidc responses (#1852) 2021-06-11 13:20:39 +02:00
metadata feat: User metadata (#2025) 2021-08-09 08:01:20 +02:00
object feat: actions (#2377) 2021-09-27 13:43:49 +02:00
org fix: new es fix (#1532) 2021-04-06 16:03:07 +02:00
policy feat: Lockout policy (#2121) 2021-08-11 06:36:32 +00:00
project feat: set private labeling setting on project (#2184) 2021-08-24 08:34:10 +02:00
server feat: actions (#2377) 2021-09-27 13:43:49 +02:00
text fix: tos on external registration (#2164) 2021-08-11 11:50:03 +00:00
user fix: add avatar url in members, user grants, session and oidc responses (#1852) 2021-06-11 13:20:39 +02: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