Does destroying the session also makes all refresh tokens invalid?
Missing information in event on zitadel
Set Login Font and Icon Through API
What is meant by 'pre-authentication' action?
Can't query ListOrganizations with an empty request body (v4-rc.2)
Using v1 Update Organization endpoint in Go SDK and handling errors
Add userid for deactivate and delete user event
Is there something like role inheritance or role composition?
v2 login not found on fresh install (v4-rc.2)
{"code":5,"message":"Not Found"}, I presume this is the new v2 UI. Is one of my options misconfigured?
I initially started testing the latest stable release, but wanted to check out the new login form and to be able to build my own in the future. Do I need to run a reverse proxy for /ui/v2/login running with the zitadel/typescript repo?
Here is my docker compose file, based on the original provided docker compose mentioned in the docs....Can't set user grants from info in user metadata set from external auth provider via Actions
Migrate legacy user after failed login?
api.v1.user.appendMetadata is adding "" to uuid
api.v1.user.appendMetadata('user_id', uuid.v4());...How to use reserved scope urn:zitadel:iam:org:roles:id:{orgID}
urn:zitadel:iam:org:roles:id:{orgID} , as shown in the docs here, only returns roles in the user's primary org. In fact, using only this scope of the other organization returns an error....Handling User Data After Deletion
Can Set Arbitrary CORS Headers Using ORIGIN Header
Login create session only available with username not email

[permission_denied] No matching permissions found (AUTH-5mWD2)

Help needed: Custom claim not appearing in token/userinfo from Complement Token Action
roles claim in the ID token and userinfo response, so I can leverage OAUTH2_ADDITIONAL_CLAIMS in pgAdmin for access control.
I've created a Complement Token script to flatten the grants structure and set a custom roles claim. However, neither this dynamic claim nor even a simple static claim (for testing) appears in the ID token or userinfo output.
For example, even this simplified test script doesn't work:...
Custom logo not showing
External User Not Found when trying to auto link SAML Users by Email