This guide will walk you through the process of obtaining the Location URL & JWT data from the web browser to troubleshoot issues involving the Moodle-Stukent integration based on your browser.
Google Chrome/Microsoft Edge
Gathering the Location URL
- Click on the Stukent launch link OR the *Stukent Content area to view the assignment manager.
*If you are using Moodle 3.X, you will only be able to click on a Stukent launch link.
Once you have one of those views open, follow the steps below:
- Right click anywhere in the white space, and click "Inspect".
- In the side panel, click on the "Network" tab.
- Directly under "Network", click the checkboxes for "Preserve Log" and "Disable Cache".
- In the filter field, type "stukent" or "redirect".
- Reload the browser page using the refresh button in the top left corner.
- Once it loads, click on the "redirect?subscription-key" item.
- Ensure you're on the "Headers" tab.
- Copy and email the URL associated with the "Location" item that is listed under the "Response Headers" section.
Gathering the JWT Data
- Ensure you have followed the steps above.
- Click on the "Payload" tab.
- Locate the "id_token" item, right click, and use "Copy Value".
- Email this item.
Firefox
Gathering the Location URL
- Click on the Stukent launch link OR the *Stukent Content link to view the assignment manager.
*If you are using Moodle 3.X, you will only be able to click on a Stukent launch link.
Once you have one of those views open, follow the steps below:
- Right click anywhere in the white space, and click "Inspect".
- In the bottom panel that opened, click on the "Network" tab.
- In the filter field, type "stukent".
- To the far right, click the checkbox "Disable Cache".
- Reload the browser page using the refresh button in the top left corner.
- Once it loads, click on the "redirect?subscription-key" item associated with Stukent.
- Ensure you're on the "Headers" tab.
- Copy and email the URL associated with the "Location" item under the "Response Headers" section.
Gathering the JWT Data
- Ensure you have completed steps 1-7 from above.
- Click on the 'Request' tab.
- Right click the 'id_token' block of text, and use 'Copy Value'.
- Email this item.
Comments