Hello,
I am facing an issue with my Google Cloud project: (PII Removed by Staff)
**Problem:**
I am trying to make a 2nd Gen Cloud Function publicly accessible. However, when I try to grant the “Cloud Run Invoker” role to “allUsers” in IAM, I get the following error:
“Principals of type allUsers and allAuthenticatedUsers cannot be added to this resource.”
**What’s strange:**
My project is listed as having “No organization” in the console. This error should typically only occur when an organization policy (like iam.allowedPolicyMemberDomains) is enforced, but I cannot view or edit any organization policies.
**What I have already checked:**
-
A valid billing account is linked to the project.
-
The following APIs are enabled: Vertex AI API, Cloud Run Admin API, Cloud Build API.
It seems my project is in an inconsistent state where it is being affected by an organization-like policy despite having “No organization”.
Could you please investigate why this restriction is being applied to my project and how I can resolve it to allow “allUsers”?
Thank you

