Custom OTP code
Build error while migration
Search User Grants sorting order does not work
Monitoring Zitadel http latencies via internal prometheus metrics
http_server_duration_milliseconds_bucket internal Prometheus metric (which Zitadel itself exposes):
(histogram_quantile(0.95, sum(rate(http_server_duration_milliseconds_bucket{container=~".*zitadel.*"}[5m]))
by (le, pod, net_host_name))) > 2000
(histogram_quantile(0.95, sum(rate(http_server_duration_milliseconds_bucket{container=~".*zitadel.*"}[5m]))
by (le, pod, net_host_name))) > 2000
Terminate all the active sessions at once.
Need help upgrading form v2.55.8 to v2.67.1
Options for storing zitadel's session api's token
Dockerfile for running zitadel/typescript?
React - how to enable use of refresh token?
migration requires enterprise license?
Actions not triggered
Creating a user with the same email could lock out other accounts
Introspect endpoint vs local JWT validation
Error: Failed to extract ServerMetadata from context
Multi Tenancy
Getting redirect_uri does not correspond even though the redirect URI in the URL is correct
redirect_uri does not correspond when trying to use PKCE flow with the Typescript app, I've checked the the request logs and the redirect_uri matches what is in Zitadel's UI
https://github.com/zitadel/zitadel/blob/94cbf97534d3712c7223208160b900c6733b096b/internal/api/oidc/token_code.go#L70...Benchmark of zitadel v2.66.0 - more details on your testing setup is needed
Getting GrantRequired error when user has a grant
Login not possible. The user is required to have at least one grant on the application. Please contact your administrator. (Internal)
Login not possible. The user is required to have at least one grant on the application. Please contact your administrator. (Internal)
Clarifying System API Users
Restoring backup DB doesn't work
pg_dump Zitadel and psql zitadel < backup.sql and boot it can't start as X already exists and fails migration.
I guess I thought they'd be inside the DB I dumped 🤔.
Use case, in case there a better solution:...