Problem using AuthorizationService API - {"code":5,"message":"Not Found"}
Understanding eventstore.unique_constraints (V3-DKcYh)
eventstore.unique_constraints table that don’t correspond to any existing user in the instance
Examples:...fresh self-hosted installation - registration doesn't work?

Is ZITADEL suitable for a white-label B2B2B SaaS architecture?
Session state is not properly reduced
/v2/sessions response because sessions8 still lists them as active, even though there is a session.terminated event in the event log.
There are no related errors/warnings in the log so I'm not sure what's happening.
I'm running self-hosted 2.70.14 with PostgreSQL...
Actions V2 - An internal error occurred

Device Authorization has no PKCE Support
rp.DeviceAuthorization and rp.DeviceAccessToken don't support PKCE for OPs that require PKCE for device authorization. rp.DeviceAuthorization does support a custom authFn, so you can pass a custom http.FormAuthorization function that adds the code_challenge and code_challenge_method. However, rp.DeviceAccessToken doesn't support an auth function. We worked around this limitation by creating a custom http RoundTripper that adds code_verifier to the form data and then...SMTP on Digital Ocean Blocked
Using the self built zitadel service, the front-end project opens a log message with HTTP 404
zitadel-rust needs updates
Docker Compose from Documentation is Broken
Could not get the context of the user and Could not verify password
Could not get the context of the user. Make sure to enter the username first or provide a loginName as searchParam.
Could not get the context of the user. Make sure to enter the username first or provide a loginName as searchParam.

Change password API call
https://$CUSTOM-DOMAIN/v2/users/:userId/password is deprecated, it suggesting to use a PATCH on the user instead, but I just want to change the password, is that correct?
Thanks!...domain per organization
ZITADEL_EXTERNALDOMAIN=accounts.company.com
- I'm using nginx proxy manager...
Password Grant Type capability?
User not found?
What is this use of subcommands
Migration failed. Permission denied

Zitadel - 503 issue
Help on OIDC logout to terminate session on OpenID Provider