Skip to main content

Disable Akindi link by Default

How to disable the Akindi LTI 1.3 link by default in Canvas course shells.

Christa Plumley avatar
Written by Christa Plumley
Updated over 4 months ago

โš ๏ธ Note: If disable by default, instructors will have to enable Akindi on every course shell.

1. Go to Admin > Developer Keys > and click the 'Edit' icon on the Akindi LTI 1.3 developer key.

Edit the LTI 1.3 developer key

2. Switch the Configuration Method to 'Paste JSON'.

Select Paste JSON from dropdown menu

3. Find "placement": "course_navigation", in the JSON.

Find course_navigation

4. Add "default": "disabled", to the line below.

Add disable default JSON

5. Click 'Save'

Did this answer your question?