Skip to content

Implement bearer token authentication for cron and worker endpoints #13644

@DhiraPT

Description

@DhiraPT

Description

Authentication for machine-triggered endpoints currently relies on GAE-specific properties (X-Appengine-Cron, X-AppEngine-QueueName). Modify these endpoints to allow authentication via bearer tokens so we can use any external cron or task queue service to call them.

Scope

  • Add bearer token validation for cron and worker endpoints
  • Remove reliance on GAE-specific auth headers

Metadata

Metadata

Assignees

Labels

core team onlyNot open for external contributions

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions