Quantcast
Channel: LTI and Moodle
Viewing all articles
Browse latest Browse all 2924

Re: LTI 1.3 and Ngrok

$
0
0
by Jake Dallimore.  

Hi Ken,

There are two lines you need to set in config.php to use ngrok. I had assumed you already had the first but it sounds like you don't.

Add these two below the existing $CFG->wwwroot line (or comment that one out).

$CFG->wwwroot = 'https://XXXXX.ngrok.io/imaster'; // Use your ngrok URL here of course.
$CFG->sslproxy = true;

And that's it. That should work just fine.

Cheers,
Jake

Viewing all articles
Browse latest Browse all 2924

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>