openedx/xblock-lti-consumer

Wrong user roles are send in LTI 1.1 launch

Opened this issue · 1 comments

While doing the LTI 1.1 certification tests, we found out that the LTI launch was sending a custom user role (Student only, without the full urn) instead of one defined in the IMS spec (http://www.imsglobal.org/specs/ltiv1p1p1/implementation-guide#toc-8).

This might cause some impact on some tools, so this needs to be thoroughly tested before merging.