Hi all,
I’m working on integrating Microsoft Teams meetings with Moodle 4.4.5+ and have successfully set up the following plugins:
-
✅
mod_msteamsv1.5 – working for meeting creation/joining -
✅
local_o365– installed and connected -
✅
auth_oidc– enabled for potential Microsoft SSO -
⚠️
local_msgraph– missing and appears to be deprecated from GitHub
The core functionality I want is:
-
Admins/teachers to create Teams meetings directly from Moodle
-
Students to join meetings from Moodle without being prompted as guests
-
Ideally: user sync, calendar sync, and team creation per course
Right now, meetings work fine, but students are prompted to “Enter your name” when joining — meaning Teams sees them as guests, not authenticated users.
I understand local_msgraph previously enabled Graph API features like calendar sync, user matching, and authenticated meeting join — but I can't find a version that supports Moodle 4.4+.
Is there an updated version of local_msgraph for Moodle 4.4.5+?
Or are there alternative ways to enable full Graph API support in newer Moodle versions?
Any guidance, links, or insights would be hugely appreciated!
Thanks in advance!
Shameer P