Florian Forster
Florian Forster
## Description To allow Keycloak users for a direct import of the existing user passwords we should implement PBKDF2 Support since this is the default used by KC. So the...
Update badge
As an admin of ZITADEL with a self hosted instance I want to see when I have to update ZITADEL, so I do not have old code running. **Acceptance Criteria**...
ZITADEL should provide a way to register web hooks for certain events. For example if a developer wants to receive all user.create events he should be able to define a...
## Implement "External Users allowed" option on projects Make it possible to configure wether a project allows AuthN from users not belonging to the same org. - [ ] Implement...
In some cases we want to purge certain PII (Personally identifiable information) from our **event store** For this we need to design a process who is able to overwrite certain...
When an IAM Owner disables the **username / password login** with the system wide **login policy** it is possible to lockout one from the system. For example: - [ ]...
## Idea Sometimes it would be useful to store additional data with IAM Resources. We could provide a key / value storage to our customers. ## Limitations - [ ]...
Create a policy to enable HIBP check of your domain
I would like to build a debug functionality for the GUI's (SDK) and API (ZITADEL) ## Ideas - Debug Flag - Cookie Debug - Token Debug - Display OIDC Flow...
Maybe we should supply a tool to ingest data from different providers - Keycloak - Auth0 - Okta - .. TBD