- Sep 24, 2020
-
-
Ned Batchelder authored
-
- Aug 26, 2020
-
-
Giovanni Cimolin da Silva authored
This change moves the LTI configuration retrieval to a Django model that will LTI configuration. The current model proxies back the to blocks to keep backwards compatibility. See reasoning for change at: https://github.com/edx/xblock-lti-consumer/blob/master/docs/decisions/0001-lti-extensions-plugin.rst
-
- Aug 11, 2020
-
-
Giovanni Cimolin da Silva authored
-
- Jul 24, 2020
-
-
Zulqarnain authored
-
- Jul 15, 2020
-
-
Patrick Cockwell authored
-
- Jul 06, 2020
-
-
usamasadiq authored
-
- Jun 25, 2020
-
-
Giovanni Cimolin da Silva authored
k# Please enter the commit message for your changes. Lines starting
-
Giovanni Cimolin da Silva authored
Also fixes a few untreated exceptions and remove unused variables. Signed-off-by:
Giovanni Cimolin da Silva <giovannicimolin@gmail.com>
-
Giovanni Cimolin da Silva authored
-
Giovanni Cimolin da Silva authored
This commit adds support for the LTI 1.3 Access token endpoint, as detailed in the IMS Security Framework. The token is generated using the consumer's private key (stored in the XBlock) after validating the message sent by the LTI Tool using it's public key. Signed-off-by:
Giovanni Cimolin da Silva <giovannicimolin@gmail.com>
-
Paulo Viadanna authored
-
Giovanni Cimolin da Silva authored
Features: Implement LTI 1.3 launch support. Add LTI 1.3 passthrough views as LMS plugins.
-