You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.
Hi - love the plugin. I'm stuck in a redirect loop and I'm not sure why? I wonder if its because the lambda is attached to the http->https redirect behavior? not sure what it should be otherwise.
haven't had any luck, used https://github.com/scalefactory/terraform-cloudfront-auth to see if I was doing something wrong and I'm still not sure whats up. Wondering if its a conflict around index.html. But either way I get a redirect loop.
I think I figured it out, after trial and error with the terraform module. It seems the lambda doesn't like nested paths for the callback path. If my callback url is set to /blah it works but if its set to /blah/blah it fails in a loop.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi - love the plugin. I'm stuck in a redirect loop and I'm not sure why? I wonder if its because the lambda is attached to the http->https redirect behavior? not sure what it should be otherwise.
here is the config json:
CF Origin:
CF http -> https Behavior:
The text was updated successfully, but these errors were encountered: