-
Moodle version: 3.11.8
Plugin version: 2021051725
PHP: 7.4.3
Hello!
We have always used Moodle within Microsoft Teams by utilising the Teams Moodle app. This is mainly so users can access th…
-
Hello, last week I upgraded my site and plugins from Moodle 3.4.8 -> 3.6.5 and office 365 plugins from the latest stable 3.4. to 3.6 branch.
After the upgrade, some users report that their Moodle/O…
-
Some years ago this plugin failed to match users if the Office365 UPN had upper case letters in it, because the comparison to the Moodle email/username field was failing because Moodle casts those to …
-
**Describe the bug**
Launching a Deep Link from Moodle fails with an invalid token error.
**Expected behavior**
I verified the setup on both the Moodle and Tool side.
**Provider logs**
````
…
-
While trying to debug user login failure using basic auth, I found that the loginpage_hook() function doesn't return anything for isset($_SERVER['PHP_AUTH_USER']) && isset($_SERVER['PHP_AUTH_PW'], and…
-
Using the latest commit 3b36b01 on at least Moodle 3.2.2 (Build: 20170313): When making sure dbsessions are enabled and attempting login with a newly created user set to uniquelogin auth method, it fa…
-
We're migrating from Shibboleth to CAS and thinking of using this module. One capability which we would need is the ability to restrict authorization based on attribute; probably based on eduPersonEnt…
-
When using Moodle manual login I am able to get a Moodle web service token for a specific user.
```sh
MOODLE_USERNAME=
MOODLE_PASSWORD=
$MOODLE_WEBSERVICE=moodle_mobile_app
curl "http://moodl…
-
Hello team, I have added a csv file in user matching office 365 integration plugin settings successfully, but the status for match queue remain queued even after forcing the Cron job. We have activat…
-
Thanks for making this plugin!
For some reason, my avatar images aren't transferring from moodle to discourse. Based on the debug logs, it looks like your discourse sso plugin is doing its job prop…