Safari and LTI issues in a Django LTI Provider
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2017
06:47 PM
We're having issues with the Safari browser not working for an LTI app written in python using Django. The code is viewable at https://github.com/kunanit/adaptive-mooclet-lti. Specifically, when we try to launch an LTI session, users using Safari occasionally are not logged in in our launch_quiz view
Does anyone have any advice from dealing with issues they've encountered with Safari and LTI in the past?
Can you point us to articles online or stackoverflow questions that might help shed some light on this issue?
It would be great if anyone can share code for LTI apps (on github or elsewhere) which explicitly support Safari, especially if they're written in python.
Thanks