django-lti-provider
django-lti-provider copied to clipboard
Migrate to LTI 1.3
https://www.imsglobal.org/spec/lti/v1p3/migr
We can possibly adapt our code here from interacting with pylti
to the new pylti1p3 library, which supports LTI 1.3 (also known as LTI Advantage, I think).
Here is an example implementation: https://github.com/dmitry-viskov/pylti1.3-django-example/tree/master