Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 11 additions & 25 deletions source/instructors/admin/integration/lti1-3Canvas.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ LTI 1.3 for Canvas
On this page, you will find detailed step-by-step guidelines to help you integrate your Canvas and Codio accounts and connect assignments between the two applications.

LTI version 1.3 improves upon version 1.1 by moving away from the use of OAuth 1.0a-style signing for authentication and towards a new security model, using OpenID Connect, signed JWTs, and OAuth2.0 workflows for authentication.
For more information, see Learning Tools Interoperability Core Specification

The deep-linking URL is ``https://apollo.codio.com/lti/resource_selection``.
For more information, see `Learning Tools Interoperability Core Specification <https://www.imsglobal.org/spec/lti/v1p3/>`__


Part 1: In Canvas - Create a Developer Key
Expand Down Expand Up @@ -76,19 +74,16 @@ The Canvas user who carries out these steps must be a system administrator.

|image4|

17. Expand each of the following fields, and copy the static links below:
17. Expand each field below and copy the static links provided. Each section has two steps—use the image as a reference guide to help you along the way.


Link Selection and Assignment Selection
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

.. image:: /img/canvaslinkassignmentselect.png
:alt: Canvas Link Selection placement
:width: 750px


.. list-table:: **Link Selection and Assignment Selection**
:widths: 30 70
:header-rows: 0

* - **Select Message Type**
- **LtiDeepLinkingRequest**

.. tabs::

Expand All @@ -105,18 +100,14 @@ The Canvas user who carries out these steps must be a system administrator.
https://static-assets.codio.com/dashboard/images/icons/favicon-16x16.da14ae918fd9bc3b.png


.. image:: /img/canvascourseeditortselect.png
:alt: Canvas Link Selection placement
:width: 750px
Course Navigation and Editor Button
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


.. list-table:: **Course Navigation and Editor Button**
:widths: 30 70
:header-rows: 0
.. image:: /img/canvascourseeditortselect.png
:alt: Canvas Course Navigation and Editor Button placement
:width: 750px

* - **Select Message Type**
- **LtiDeepLinkingRequest**


.. tabs::

Expand Down Expand Up @@ -325,8 +316,3 @@ Important Notes on Course Copy in Canvas:



Connecting/mapping assignments in Canvas
------------------------------------------

There are also a number of ways you can connect/map assignments. Check out the following videos to see the option that best suits you.