harvard-dce / dce_lti

An engine to simplify LTI Authentication for rails applications
MIT License
13 stars 4 forks source link

new launch param extracted #1

Closed rebeccanesson closed 9 years ago

rebeccanesson commented 9 years ago

This just enables access to the parameter needed for editor button tools and does not attempt the configuration lambda you suggested.

djcp commented 9 years ago

I am so glad you figured this out.

djcp commented 9 years ago

This should be obviated by: https://github.com/harvard-dce/dce_lti/pull/2 , which makes the attributes that get copied to session configurable and includes this attribute by default.