Read more about IMS Global defined interface for tools like our VideoConference system integration with Learning Management Systems(LMS) (e.g. moodle). See: IMS Global Learning Tool Interoperability
We implemented LTI interface version 1.0/1.1
Set in server configuration a random key and secret
auth :
{
lti :
{
consumerKey : 'key',
consumerSecret : 'secret'
},
}
Set tool URL to your server with path /auth/lti
https://mm.example.com/auth/lti
See: moodle external tool settings
Open fully the settings Click on show more!!
Alternatively you can use edumeet moodle plugin: https://github.com/edumeet/moodle-mod_edumeet