Silvan
Silvan
As a user of ZITADEL I want to know which actions exist, when they are invoked, which parameters are set, what i have to return and what libraries can be...
**Describe the bug** If I have configured a branding on instance level and log out the default colours of ZITADEL are used to render the page **To Reproduce** 1. Configure...
As an instance administrator I want to restrict endpoints which are not allowed to be called during action execution to increase security.
api changes: - [ ] list flow types - [ ] list trigger types based on flow type - [ ] remove trigger- and flow- type enums from proto console...
As a developer I want to add custom claims to userinfo and access tokens because my application needs additional information I want to retrieve from ZITADEL. create action during set...
We have to find out if we have to extend the goja runtime to allow operations on the http responses. e.g. `JSON.parse(object)`, `JSON.stringify(object)`.