[google-appengine] Re: Restrict access to "Google App Engine" services from outside invocation

2020-03-24 Thread Sergii Diukarev
le.com/iam/docs/creating-managing-service-accounts > [3]. > https://cloud.google.com/iam/docs/creating-managing-service-account-keys#iam-service-account-keys-create-gcloud > [4]. https://cloud.google.com/docs/authentication/production > > > > > > > > > On Monday, M

[google-appengine] Re: Restrict access to "Google App Engine" services from outside invocation

2020-03-23 Thread Sergii Diukarev
Thank, you. You were right! I enable IAP and provide access for all my public services with `allUsers` role access. But how I can call restricted service now? How do you authenticate a request from my local computer (for example curl?) I tried something like: curl