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

Add optional Auth to the AWS lambda #9

Closed
2 tasks
osery opened this issue Nov 16, 2018 · 1 comment
Closed
2 tasks

Add optional Auth to the AWS lambda #9

osery opened this issue Nov 16, 2018 · 1 comment
Assignees

Comments

@osery
Copy link
Contributor

osery commented Nov 16, 2018

We want the auth to be optional (though could be the default) so that demoing this is straightforward.

  • Implement auth API gateway (e.g., via API key)
  • Add a flag variable to the Terraform recipe
@osery osery self-assigned this Nov 16, 2018
@osery
Copy link
Contributor Author

osery commented Nov 16, 2018

See Terraform config of api keys: api_gateway_api_key.
And the gateway method parameter: api_key_required.

This could be good enough auth for the immediate future.

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