[google-appengine] Re: Secure Cloud Scheduler App Engine route with X-Cloudscheduler

2020-04-24 Thread James Watkinson
Thanks Olu for testing, Could you provide the scenario in which the header was not presented? Can you also raise a ticket to get this fixed / added to all Cloud Scheduler requests? login: admin is not available in Python 3.7 App Engine environment App.yaml reference:

[google-appengine] Secure Cloud Scheduler App Engine route with X-Cloudscheduler

2020-04-20 Thread James Watkinson
I've setup Cloud Scheduler to GET an App Engine route with no issues - but the documentation is lacking (in general), but mostly on how to secure it. It mentions "login: admin" in app.yaml, but I'm pretty sure that is deprecated in most new Standard Environments. I tested briefly the request