Hi,
i have a cloud run service (with a cloud function and https trigger) running and for testing and also learning purpose i started this services with the "allow unauthenticated invocations"-option. After i got used to it more i switched from "allow unauthenticated invocations"-option to the "require authentication"-option and here is my problem i dont understand.
I created a service account which has the role "Cloud Run Invoker".
Want i want to achieve is that my applications (cold fusion and php) outside of the google cloud can call the cloud function/run service by impersonate the service account.
I have red the documentation multiple times by now but with my case that i dont use any recommend client library or being already inside of the google cloud i am kind of lost.
Thanks in advance for any advice what to do
Check out this lab, I wonder if it applies to you, in particular section Task 4. (You need to install Cloud SDK to use the gcloud command.) Does this help?
Implementing Least Privilege IAM Policy Bindings in Cloud Run [APPRUN] | Google Cloud Skills Boost
I will check it out but thanks for the reply
User | Count |
---|---|
24 | |
15 | |
2 | |
2 | |
1 |