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

Is there any way to expose the base string when a signature fails? #51

Open
csev opened this issue Feb 7, 2016 · 0 comments
Open

Is there any way to expose the base string when a signature fails? #51

csev opened this issue Feb 7, 2016 · 0 comments

Comments

@csev
Copy link

csev commented Feb 7, 2016

To debug problems with LTI Launches it is essential to be able to compare base strings. The different signature values have no information at all. It would be nice to return the base string in event of provider fail. Something like:

[ { message: 'Invalid Signature' , base: "GET&http..."}, false ]

Would be a nice, clean extension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants