Designer tools via LTI rich text editor integration
You will need to set the following env vars to run the app
Variable | Windows Code | Purpose |
---|---|---|
SESSION_SECRET | set SESSION_SECRET= |
This key is used for session security |
LTI_KEY | set LTI_KEY= |
The LTI Key |
LTI_SECRET | set LTI_SECRET= |
The LTI Secret |
npm restart
Open the page below, click advanced, and click proceed anyway
https://localhost:1820
Do this by running the commands above with the correct keys.
Example: set LTI_SECRET=asldkjalk
- Open the Add LTI tool dialog box.
- Choose Paste XML from the top drop down box
- Name the tool
- Paste in the Key and Secret
- Paste the contents of the devSetup.xml file ignoring the comment lines.