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

Okta Native configuration request empty querystring #69

Closed luisalguien closed 4 years ago

luisalguien commented 4 years ago

I'm trying to integrate the Okta Native lambda to cloudfront, but the querystring parameter it is looking for is always empty, so it always go to the "No code found" Error, is there some cloudfront configuration I'm missing?