Workflowdownloadsgcssecuritytopic:system
Secure Download Delivery (GCS Signed URLs)
Token-gated download endpoint that signs private Google Cloud Storage URLs and enforces download limits.
Context
This workflow is part of RPS Digital project.
Workflow
Secure Download Delivery (GCS Signed URLs)
- Receive download token requestaction
- Token valid and within limits?decision
- Resolve storage object keyaction
- Generate GCS signed URLdecision
- Record download attemptaction
- Respond with redirect or JSONaction