Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BD-2] BB-2365: Merge LTI 1.3 support to master. #82

Merged

Conversation

giovannicimolin
Copy link
Contributor

@giovannicimolin giovannicimolin commented Jun 25, 2020

This PR merges the feature branch that implements LTI 1.3 launch support.
Already tested and approved by edX team on review branch.

Testing instructions:

  1. Clone this repo and install it in your devstack.
  2. Follow the setup instructions on https://github.com/edx/xblock-lti-consumer/blob/d020659fe602c251d55f8ad801e14376790b6571/README.rst to enable and setup a LTI 1.3 integration.
  3. Check that a LTI 1.3 Launch is performed correctly:
    success

Reviewers:

giovannicimolin and others added 13 commits June 25, 2020 12:14
Features:
Implement LTI 1.3 launch support.
Add LTI 1.3 passthrough views as LMS plugins.
Features:
Implement LTI 1.3 launch support.
Add LTI 1.3 passthrough views as LMS plugins.
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>
Signed-off-by: Giovanni Cimolin da Silva <giovannicimolin@gmail.com>
Also fixes a few untreated exceptions and remove unused variables.

Signed-off-by: Giovanni Cimolin da Silva <giovannicimolin@gmail.com>
@openedx-webhooks
Copy link

Thanks for the pull request, @giovannicimolin! I've created OSPR-4755 to keep track of it in JIRA, where we prioritize reviews. Please note that it may take us up to several weeks or months to complete a review and merge your PR.

Feel free to add as much of the following information to the ticket:

  • supporting documentation
  • Open edX discussion forum threads
  • timeline information ("this must be merged by XX date", and why that is)
  • partner information ("this is a course on edx.org")
  • any other information that can help Product understand the context for the PR

All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here.

Please let us know once your PR is ready for our review and all tests are green.

@openedx-webhooks openedx-webhooks added needs triage open-source-contribution PR author is not from Axim or 2U labels Jun 25, 2020
@coveralls
Copy link

coveralls commented Jun 25, 2020

Coverage Status

Coverage decreased (-1.6%) to 98.157% when pulling ae5ffb5 on open-craft:giovanni/bb-2365-merge-to-prod into 2c62abd on edx:master.

k# Please enter the commit message for your changes. Lines starting
@giovannicimolin giovannicimolin changed the title [BD-2] BB-2365: Merge LTI 1.3 support to master. WIP [BD-2] BB-2365: Merge LTI 1.3 support to master. Jun 25, 2020
@davestgermain davestgermain merged commit 98d4262 into openedx:master Jun 25, 2020
@openedx-webhooks
Copy link

@giovannicimolin 🎉 Your pull request was merged!

Please take a moment to answer a two question survey so we can improve your experience in the future.

@openedx-webhooks openedx-webhooks added blended PR is managed through 2U's blended developmnt program merged and removed needs triage open-source-contribution PR author is not from Axim or 2U labels Jan 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blended PR is managed through 2U's blended developmnt program merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants