Recommended API for adding/searching organization domains on v3
Whitelabelling: Default redirect URI not working for Organization?
limit self registration to org email?
Setting up Project and App from zero using Terraform Provider (Docker Compose)
Create Action Target/Execution via Terraform Provider
Action Target
and an Action Execution
with Terraform when provisioning a Zitadel instance. I saw that this is possible via the v2beta API, but the Terraform provider seems to be missing it.
Are there plans with the release of v4 to include this in Terraform?...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