Skip to content

Commit 9255340

Browse files
committed
docs(decisions): point ADR 0002 roles section to ADR 0008
1 parent a0b57a6 commit 9255340

1 file changed

Lines changed: 2 additions & 30 deletions

File tree

docs/decisions/0002-lti-1p3-variables.rst

Lines changed: 2 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -39,36 +39,8 @@ See http://www.imsglobal.org/spec/lti/v1p3/#single-tenant-tool-registered-and-de
3939

4040
Roles
4141
~~~~~
42-
The roles claim takes in a list of LTI 1.3 compliant roles from http://www.imsglobal.org/spec/lti/v1p3/#role-vocabularies.
43-
The claim name is: https://purl.imsglobal.org/spec/lti/claim/roles.
44-
45-
The mappings from Open edX roles are shown in the table below.
46-
47-
.. note::
48-
Current source of truth for roles mapping is
49-
`0008-lti-1p3-role-mapping-update.rst <0008-lti-1p3-role-mapping-update.rst>`_.
50-
This section is kept for historical reference.
51-
52-
.. list-table::
53-
:widths: auto
54-
:header-rows: 1
55-
56-
* - Open edX role
57-
- LTI 1.3 Roles included
58-
- Reasoning
59-
* - guest
60-
- Empty
61-
- Guests users are not logged in, they shouldn't be able to access LTI content.
62-
* - student
63-
- 'http://purl.imsglobal.org/vocab/lis/v2/institution/person#Student'
64-
- Students only have permission to view and interact with the LTI content.
65-
* - instructor
66-
- 'http://purl.imsglobal.org/vocab/lis/v2/institution/person#Instructor'
67-
- Instructor have both instructor and student access to a tool. No admin permissions.
68-
* - staff
69-
- 'http://purl.imsglobal.org/vocab/lis/v2/system/person#Administrator'
70-
'http://purl.imsglobal.org/vocab/lis/v2/institution/person#Instructor'
71-
- A staff user should be able to modify the tool settings and have full access to the content and settings.
42+
Current source of truth for roles mapping is
43+
`0008-lti-1p3-role-mapping-update.rst <0008-lti-1p3-role-mapping-update.rst>`_.
7244

7345
Resource link
7446
~~~~~~~~~~~~~

0 commit comments

Comments
 (0)