blackboard / BBDN-LTI-Tool-Provider-Node

A node.js LTI Tool Provider for testing LTI launches, Caliper, and Outcomes.
73 stars 40 forks source link

Substituting sub from payload #159

Open kavinlr opened 9 months ago

kavinlr commented 9 months ago

Ticket : https://dev.azure.com/AnthologyInc-01/Learn/_workitems/edit/2010904

RCA : To start a proctoring assessment they were getting userId from context which was causing issues for the preview user.

Fix : We are substituting the value of sub from the proctoring payload , so that we can use it in the learn side instead of getting from context.