Widen / cloudfront-auth

An AWS CloudFront Lambda@Edge function to authenticate requests using Google Apps, Microsoft, Auth0, OKTA, and GitHub login
ISC License
623 stars 148 forks source link

Cognito not avalibile in the build process #65

Closed setswei closed 4 years ago

setswei commented 4 years ago

I would like to use this with cognito. but the build process does not allow cognito to be configured. can we get cognito added or what are the steps that other people done to complete the build process. and then follow the cognito steps in the wiki.

setswei commented 4 years ago

I have also tried the manual deployment with cognitions steps and I am presented with internal server errors (500 error)

If some could provide config examples of cognito and lambda that would be awesome

setswei commented 4 years ago

I have managed to get this resolved and working now with AWS Cognito. I am going to write up some additional doco and create a pull request for anyone who is interested

jayeshbino commented 2 years ago

Hi @setswei Can you let me know how you fixed the Internal server error as I am facing the same issue.