1. Create a Token for CodeMonkey
In Canvas, click Account → Settings.
Scroll to Approved Integrations.
Click New Access Token.
In the Purpose box, type CodeMonkey.
(Optional) Add an expiration date, or leave it blank for continuous access.
Click Generate Token and save the generated number.
Add this token to the CodeMonkey Canvas Form.
2. Create an API Key for CodeMonkey
Click Admin in Canvas and select your district account.
In the left menu, click Developer Keys → + Developer Key → + API Key.
Switch the Developer Key on.
4. Fill in the following details only:
Key Name = Your district's name
Owner Email = Your district Canvas admin’s email
Redirect URI (all lowercase) = https://app.codemonkey.com/users/auth/canvas_<Insert_DISTRICT_NAME>/callback
Redirect URI (Legacy) (all lowercase) = https://app.codemonkey.com/users/auth/canvas_<Insert_DISTRICT_NAME>/callback
5. Click Save
6. Copy the Client ID (under 'Details", in blue) and click the "Show Key" to view and copy the Client Secret by cicking "Show Key".
Add them to the CodeMonkey Canvas Form.
3. Fill Out the CodeMonkey Canvas Form
Provide the following:
📌 Token Number
📌 API Client Key
📌 API Client Secret
📌 Base URI (the Canvas login URL for teachers)
*** Ensure your CSM received the filled out form to continue to the next step. You will receive an email back with a URL to input. ***
4. Add Redirect App in Canvas
Click Admin → Select your district account (in the below screenshot, the district name is "CodeMonkey".)
Click Settings → Apps.
Click "See some LTI tools that work great with Canvas."
You will be redirected to a different site, on which you can add the "Rediret Tool".
Paste the URL received from CodeMonkey after step 3 into the URL Redirect field and copy the configuration URL that's located in the last row. Follow EduAppCenter's instrucitons.