Org Owner cannot see all users
Hello,
I have a problem since I migrate from 2.71.2 to 2.71.4 last week. My user is the IAM Owner and Org Owner of all organizations we have, and I can only see my user in the Users tab of my org, I cannot see others users. I can see them in the Authorizations tab and see users' profiles from there, I can authorize them in projects and give them a role.
Rollback to 2.71.2 doesn't change anything.
It's the same for all Org Owners and if I grant a new user Org Owner.
Is there a permission, a table/schema that changed recently ?...
"UNABLE_TO_VERIFY_LEAF_SIGNATURE" Error 403 Forbidden
Hello i added a external microsoft identity provider into my Zitadel. Now i got a problem because in my Local Test Zitadel everything works fine with the External identity but on production i get a certificate error. What could the problem be? it normally gets the token and keys but when i do the api call it failes. on my local test zitadel it works.

Zitadel TypeScript login: Issues Enabling HTTP/2 for gRPC with Zitadel in K8S (ALB Ingress)
Hi everyone,
We’re onboarding the Zitadel TypeScript project in our Kubernetes setup (
zitadel-typescript-login
), but we’ve run into an issue with enabling HTTP/2 support while keeping compatibility with other services.
Our Setup...