-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
Is this project still functional?
I have a spring preauth filter that is trying to use BasicLTIUtil.validateMessage(req,url,secret) to verify signatures from a LaunchPad LMS, and it only works occasionally. Same when i test it with other LTI-1p0 Tool Consumer emulators. Sometimes it succeeds, but more often i get invalid signature errors.
There's not much documentation, and i can't find any reason why this is wrong. I'm wondering if this is due to outdated dependencies in this project? Especially wondering about this one:
<groupId>net.oauth.core</groupId>
<artifactId>oauth-provider</artifactId>
<version>20100527</version>
Help?
Metadata
Metadata
Assignees
Labels
No labels