Allow sharing PII to LTI Components

Allow sharing PII to LTI Components#

Tags: site operator how-to

The LTI component block has settings to share the user’s email or username with the LTI application. By default, these settings are disabled for privacy reasons. The settings may be enabled per-course by an administrator, using the Django admin console:

  1. With a system administrator account, navigate to the django admin console, and find the “Course allow pii sharing in lti flags” item. Click the text on the left for the item to navigate to the page with the list of these flags. From this page, you can add, modify, or delete flags.

    A screenshot of the Django admin console showing the "Course allow pii sharing in lti flags" menu item.
  2. Click the button to add a new flag:

    A screenshot of the Django admin console showing the button to "add course allow pii sharing in lti flag".
  3. In the new flag form, enter the ID for the course you wish to enable this for, and ensure the “Enabled” field is checked.

    A screenshot of the Django admin console showing the form to add an enabled flag for a particular course id.
  4. Finally, save the form.

See also

LTI Component Settings (reference)

Maintenance chart

Review Date

Working Group Reviewer

Release

Test situation