Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Signed cookies in aws cloudfront without Key Pair (RSA private key) #42

Open
fernandezgom opened this issue Jul 31, 2017 · 0 comments
Open

Comments

@fernandezgom
Copy link

I am seeing your amazing tool and checking the possibitily of adding as dependency of my project. The thing is: I am deploying my app split in microservices in disposable machines(AWS-ECS) using Docker. I would like not to include any CloudFront Key Pair since these machines can die and storing files (*.pem) inside makes no sense. Is there any way to get signed tokens just granting privileges with IAM policies, e. g, CloudFrontFullAccess? avoiding Key Pair as other AWS services (e.g. from S3 I get signed url's, with proper IAM policy)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant