django-lti-provider icon indicating copy to clipboard operation
django-lti-provider copied to clipboard

Migrate to LTI 1.3

Open nikolas opened this issue 1 year ago • 1 comments

https://www.imsglobal.org/spec/lti/v1p3/migr

nikolas avatar Oct 12 '23 18:10 nikolas

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

nikolas avatar Mar 08 '24 19:03 nikolas