LTI not storing custom values in session data

NathanGoodwin
Community Member

I am in the process of creating an LTI tool, and part of what I need is data from the LTI launch.

 

I have it set up so I can click the link in the user managment and it launches the site as expected. However, I can't find the canvas user id in the session data anywhere. I checked both in my backend session table (I'm using Django) and in the cookies, and am unable to find the value. 

In the LTI key setup, I did add a custom field to return the canvas user id.

 

Thanks in advance!

0 Likes