You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Documentation**
* Reorganized LTI 1.3 Canvas integration guide into clearer sections,
adding “Link Selection and Assignment Selection” and “Course Navigation
and Editor Button.”
* Added and updated visual guides for the new sections; removed several
placeholder/example table blocks and an obsolete assignment-mapping
section.
* Replaced external reference with the official IMS Global LTI v1.3
specification link and clarified step guidance.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Copy file name to clipboardExpand all lines: source/instructors/admin/integration/lti1-3Canvas.rst
+11-25Lines changed: 11 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,7 @@ LTI 1.3 for Canvas
9
9
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.
10
10
11
11
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.
12
-
For more information, see Learning Tools Interoperability Core Specification
13
-
14
-
The deep-linking URL is ``https://apollo.codio.com/lti/resource_selection``.
12
+
For more information, see `Learning Tools Interoperability Core Specification <https://www.imsglobal.org/spec/lti/v1p3/>`__
15
13
16
14
17
15
Part 1: In Canvas - Create a Developer Key
@@ -76,19 +74,16 @@ The Canvas user who carries out these steps must be a system administrator.
76
74
77
75
|image4|
78
76
79
-
17. Expand each of the following fields, and copy the static links below:
77
+
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.
78
+
79
+
80
+
Link Selection and Assignment Selection
81
+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
80
82
81
83
.. image:: /img/canvaslinkassignmentselect.png
82
84
:alt:Canvas Link Selection placement
83
85
:width:750px
84
86
85
-
86
-
.. list-table:: **Link Selection and Assignment Selection**
87
-
:widths: 30 70
88
-
:header-rows: 0
89
-
90
-
* - **Select Message Type**
91
-
- **LtiDeepLinkingRequest**
92
87
93
88
.. tabs::
94
89
@@ -105,18 +100,14 @@ The Canvas user who carries out these steps must be a system administrator.
0 commit comments