Rajat
ZZITADEL
•Created by Masum on 5/23/2025 in #questions-help-bugs
[Bug]: Role deletion/update fails when role key contains a slash (/) – returns 404
hey @Masum thanks for the PR, I will take this to my engineers :gigilove:
3 replies
ZZITADEL
•Created by AYEEDITYA on 5/11/2025 in #questions-help-bugs
Creating local user in Zitadel V3
hey @AYEEDITYA looking into it
11 replies
ZZITADEL
•Created by boblack_zocker on 5/20/2025 in #questions-help-bugs
Organization with only external provider login redirecting to type in password
hey @boblack_zocker let me read it and will get back to you
10 replies
ZZITADEL
•Created by boblack_zocker on 5/5/2025 in #questions-help-bugs
Is there a way to have multiple microsoft identity provider but just 1 button instead of x buttons
WIP == work in progress
67 replies
ZZITADEL
•Created by boblack_zocker on 5/5/2025 in #questions-help-bugs
Is there a way to have multiple microsoft identity provider but just 1 button instead of x buttons
yes
67 replies
ZZITADEL
•Created by vf-tyler on 5/22/2025 in #questions-help-bugs
Project Grant Deactivation Access Restriction
so basically
search the user grant
https://zitadel.com/docs/apis/resources/mgmt/management-service-list-user-grants
and then deactivate them(you can run a loop here for bulk deactivation)
https://zitadel.com/docs/apis/resources/mgmt/management-service-deactivate-user-grant
and the reactivate them when needed? (same for loop for bulk reactivation)
https://zitadel.com/docs/apis/resources/mgmt/management-service-reactivate-user-grant
9 replies
ZZITADEL
•Created by vf-tyler on 5/22/2025 in #questions-help-bugs
Project Grant Deactivation Access Restriction
hey @vf-tyler for now, you can do the following for the bulk delete.
1. Retrieving all user grants associated with the project grant.
2. Iteratively deactivate each user grant using the API calls.
9 replies
ZZITADEL
•Created by Shardool on 5/22/2025 in #questions-help-bugs
Actions v2 on v3.1.0 returning [internal] An internal error occurred (QUERY-y2u7vctrha)
hey @Shardool what was your action and the target, what did it do, I am asking this as it could be that its that particular action that is not ablw to trigger/run so I am wondering
5 replies
ZZITADEL
•Created by vf-tyler on 5/22/2025 in #questions-help-bugs
Project Grant Deactivation Access Restriction
hey @vf-tyler allow me some time,I will get back to you
9 replies
ZZITADEL
•Created by Shardool on 5/22/2025 in #questions-help-bugs
Actions v2 on v3.1.0 returning [internal] An internal error occurred (QUERY-y2u7vctrha)
hey @Shardool thanks for your question, which doc did you followed?.
5 replies
ZZITADEL
•Created by vf-tyler on 5/22/2025 in #questions-help-bugs
Project Grant Deactivation Access Restriction
https://zitadel.com/docs/apis/resources/project_service_v2/project-service-delete-project-grant
"All user grants for this project grant will also be removed"
9 replies
ZZITADEL
•Created by vf-tyler on 5/22/2025 in #questions-help-bugs
Project Grant Deactivation Access Restriction
hey @vf-tyler to holistically remove access to a project for all users in a granted organization, the intended method is to remove the project grant entirely.
It will delete the project grant and Automatically remove all associated user grants.
9 replies
ZZITADEL
•Created by Harshit on 5/22/2025 in #questions-help-bugs
How to Allow Same Google User in Multiple ZITADEL Organizations?
hi @Harshit do you have IDP setup for both the orgs?. Is it enabled?
3 replies
ZZITADEL
•Created by boblack_zocker on 5/20/2025 in #questions-help-bugs
Organization with only external provider login redirecting to type in password
hi @boblack_zocker I jjst read it again, do you want to have a conditional redirect? Meaning if its a new user then the behaviour would be different? I am a nit lost here probably because of how the question has been described
10 replies
ZZITADEL
•Created by boblack_zocker on 5/5/2025 in #questions-help-bugs
Is there a way to have multiple microsoft identity provider but just 1 button instead of x buttons
yes that is what I was thinking, you need to make a call to pre-created roles sadly, reason being is that our APIs are STILL WIP. And we are still working on our api response 🙂
67 replies
ZZITADEL
•Created by boblack_zocker on 5/20/2025 in #questions-help-bugs
Organization with only external provider login redirecting to type in password

10 replies