Login UI fails with a granted user when scoped for by the orgId
I have a user in my default organization that is granted to all org projects, and has all roles.
When serving the Login UI and scoping it by the org id
Is there a way to still login users that are granted cross-org?
When serving the Login UI and scoping it by the org id
urn:zitadel:iam:org:id:${orgId}, this user is not able to login. However, when this scope is not added, all users are able to login to their respective organizations.Is there a way to still login users that are granted cross-org?