Skip to content
This repository has been archived by the owner on Jan 30, 2019. It is now read-only.

Per-user AWS auth #152

Open
paulsmith opened this issue Sep 15, 2017 · 0 comments
Open

Per-user AWS auth #152

paulsmith opened this issue Sep 15, 2017 · 0 comments

Comments

@paulsmith
Copy link
Contributor

Right now we assume Soapbox is running in the same AWS account as the target deployments, but to be a pure SaaS/PaaS (to deploy into an existing customer's VPC, for example), we'll need to support a way to delegate auth to the user's AWS account.

A quick-and-dirty way would be to ask the user to supply a AWS credential key + secret pair, but AWS advises against this and recommends the use of Cognito, which appears to serve a similar function as OAuth.

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

No branches or pull requests

1 participant