Closed (fixed)
Project:
ELMS: Collaborative learning environment
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2013 at 17:31 UTC
Updated:
25 Aug 2014 at 20:08 UTC
Jump to comment: Most recent
Comments
Comment #1
btopro commentedOAuth isn't currently on the packaging whitelist of drupal.org. Definitely needed. May be worth pointing to this issue to get it involved.
Comment #2
btopro commentedin digging into an easy way of doing this without adding a white-listed library, I realized that LTI tool provider (the thing mad above) and the OAuth module on d.o. are both referencing the same fork of the google provided OAuth base library. I've put in a patch to the LTI developer to allow for inclusion of OAuth module to use for making its requests. If this goes through then it'll be very easy to include both modules in an install routine successfully:
#1930402: OAuth Module support (patch included)
Comment #3
btopro commented