This guide will walk you through the process of obtaining the Location URL & JWT data from the web browser to troubleshoot issues involving the Brightspace-Stukent integration based on your browser.
Google Chrome/Microsoft Edge
Visual Instructions
If you would like a visual step-by-step tutorial, use this link: D2L Stukent Launch | Location URL & JWT (Chrome, M.E.).
Written Instructions
- Ensure you are in the Content tab of Brightspace.
- 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 "redirect".
- Find and click on the Stukent link.
- 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.
If you also need the JWT information, continue below:
- 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
Visual Instructions
If you would like a visual step-by-step tutorial, use this link: D2L Stukent Launch | Location URL & JWT (Firefox).
Written Instructions
Gathering the Location URL
- Ensure you are in the Content tab of Brightspace.
- Right click anywhere in the white space, and click "Inspect".
- In the side panel, click on the "Network" tab.
- On the far right side of the panel, click the checkbox for "Disable Cache".
- In the filter field, type "redirect".
- Find and click on the Stukent link.
- 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 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