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

implement cognito login #4

Open
dirkraft opened this issue Apr 15, 2015 · 3 comments
Open

implement cognito login #4

dirkraft opened this issue Apr 15, 2015 · 3 comments

Comments

@dirkraft
Copy link
Contributor

Update: 2015/04/16

Scoured the internet to finally arrive at half an answer https://forums.aws.amazon.com/thread.jspa?messageID=595838&tstart=0 and https://forums.aws.amazon.com/thread.jspa?messageID=599963

What I really wanted was to authenticate with AWS console credentials (and so permissions are checked by those associated with IAM users), which is not available for API use. So, where do we go from here?

@dirkraft
Copy link
Contributor Author

Updated description with some findings about available authentication methods. There doesn't seem to be a way to use aws console user logins for other apps.

@dirkraft
Copy link
Contributor Author

#20 partially mitigates some of the login-related concerns. Organizations can provide an initial configuration link, so that all internal users are configured to the AWS API on the same key pair, which presumably has the minimum required permissions for anvil.

@amcclosky
Copy link

It seems like we could make it work with our google logins that could then have an IAM profile of some sort associated with them. maybe. I just briefly read the docs.

@daveruback daveruback reopened this Jul 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants