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

HTTPS launches always result in an invalid signature. #62

Closed
ryanucode opened this issue Jan 5, 2017 · 1 comment
Closed

HTTPS launches always result in an invalid signature. #62

ryanucode opened this issue Jan 5, 2017 · 1 comment

Comments

@ryanucode
Copy link

We are using this library with a LTI application that interfaces with the aNewSpring LMS. Using the same key, secret, and launch url (with the exception of http: and https:) results in the HTTP launch being valid, while the HTTPS launch is invalid.

The same result can be reproduced using the official IMS Consumer Emulator.

@omsmith
Copy link
Owner

omsmith commented Jan 6, 2017

Have you seen #55 #43 and #28? Essentially, if you're being a reverse proxy / load balancer, you should enable trusting X-Forwarded-Proto in your application stack.

If that's not the case, please let me know.

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

2 participants