For å sette opp LTI 1.3-protokollen og kjøre applikasjonen, følg trinnene under.
(1) Opprett en tilgangsnøkkel
1.1 Navigate to the Konto (Account) Tab:
...
A new window named “Tilgangsnøkkeldetaljer" will appear displaying the generated access key in front of the "Nøkkel:" field.
Copy and securely store this value as it will be required when initially running the LTI application.
...
(2) Sette opp LTI nøkkel
2.1 Navigate to the Administrator Tab:
...
2.9 Configure JSON Object:
Modify the JSON object below (as described in the following) and paste into the “LTI 1,3 Konfigurasjon”.
"title": "Write the title of your application"
Give an arbitrary title to your lti-application. This title appears in the Canvas menu later as a clickable name for running your application."description": "Write a short description of your application here"
Write an arbitrary short description for your applicationcustom_custom_app_url
:"https://lti-arbeidslister.de-c1.eu1.cloudhub.io"
ORcustom_custom_app_url
:"https://lti-clear-users.de-c1.eu1.cloudhub.io/"
This is the URL to the actuall application. Currently these two applications are availablecustom_custom_permissions
: (ONLY forArbeidslister
application)
If this is left empty, the application will require the user to be added to the course. Add for instance “manage_grades
" to allow all users with the given permission (within the current course) to access this LTI app.
JSON Object:
...
language | matlab |
---|
...
Click on the provided link below to access the designated URI.
Carefully read and follow the guidance provided on the webpage.
Utilize the instructions to create a JSON object that matches the requirements of the desired target application.
After successfully generating the JSON object, ensure that any existing content in the "LTI 1.3 Konfigurasjon" box is removed. Then, paste the generated JSON object into the designated "LTI 1.3 Konfigurasjon" box shown below. This will configure the settings as required for the desired target application.
https://lti1.de-c1.eu1.cloudhub.io/
...
...
...
2.10 Enter Redirect URI:
Paste the following URI into the box “URIer for videresendelse"
https://lti1.de-c1.eu1.cloudhub.io/redirect-to-the-launch-lti13-app
...
On the far right side, next to your LTI nøkkel under "Tilstand" (Status), click on the grey checkbox to turn it green. Confirm any prompts that appear.
...
(3) Kjøring av applikasjonen (første gang)
3.1 Navigate to the Administrator Tab:
...