forked from TuringCom/React
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Rationale:
React app does not support Token Based authorization for personalized app in the Cloud Dashboard.
Use-case:
- Images are uploaded to AWS S3 or CloudFront
- AWS S3 Pre-signed URL upload supported by PCD 1.2.0+ (https://github.com/HolimaX/libcontimig/tree/v1.2.0)
- AWS S3 Access Key is stored in secure location and accessed after successful login via OKTA
- AWS EC2 Launch Templates (for Pro/Premium data isolation): https://blog.imfiny.com/imfiny-aws-terraform-2019-01-18-aws-launch-templates-html
- Images are retrieved using AWS S3 SDK for Node.JS with Pre-signed URL
Must be fixed before #39
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request