Google Cloud Run Authentication

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

0 2 372
2 REPLIES 2
Top Labels in this Space