o365-moodle icon indicating copy to clipboard operation
o365-moodle copied to clipboard

Office 365 and Azure Active Directory plugins for Moodle

Results 472 o365-moodle issues
Sort by recently updated
recently updated
newest added

Currently the sync matches moodle username with azure user name and in our environment moodle username matches Sam-Account-Name and azure username is UPN, these 2 values do not currently match...

Issue type - enhancement request
Triaging status - triaged
Plugin - local_o365
Status - queued / not yet started

Although still in preview, one thing i have noticed with testing SDS is that it would be useful to make use of the "Term start date" and "Term end date"...

Issue type - enhancement request
Triaging status - triaged
Plugin - local_o365
Status - queued / not yet started
Feature - SDS

Hi, this is just an improvement suggestion for the SDS sync which I know is still in preview mode. Moodle Cohorts can often provide a more flexible class arrangement than...

Issue type - enhancement request
Feature - user sync
Plugin - local_o365
Status - queued / not yet started
Feature - SDS

Currently Office groups are automatically created for user groups within a Moodle course, if that course has course groups enabled. Some users have a large amount of Moodle user groups...

Issue type - enhancement request
Triaging status - triaged
Feature - teams integration
Plugin - local_o365
Status - queued / not yet started

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://moodle.example.com/login/token.php?username=$MDL_USERNAME&password=$MOODLE_PASSWORD&service=$MOODLE_WEBSERVICE" | jq ``` We are...

Issue type - help wanted
Status - need more info

Using both the guidance and tools from O365 and Moodle we have tried to implement Moodle in Teams. The tools have been run, successfully. The Moodle app has been accepted...

Issue type - help wanted
Feature - teams integration

Hi Is it possible change plugin autorization method to basic auth. Example: POST /oidc/token HTTP/1.1 Host: xxx.ee Content-Type: application/x-www-form-urlencoded Authorization: Basic czZCaGRSa3F0MzpnWDFmQmF0M2JW grant_type=authorization_code& code=SplxlOBeZQQYbYS6WxSbIA& redirect_uri=https%3A%2F%2eteenus.xxx.ee%2Fback Thank You

Issue type - help wanted
Status - need more info
Plugin - auth_oidc

It looks to me like no assignments are being found so something in $assignments = $DB->get_records_sql("SELECT * FROM {assign} a WHERE a.course $coursessql". " AND a.duedate > UNIX_TIMESTAMP() ORDER BY...

Issue type - bug
Plugin - local_o365
Feature - bot integration

Any idea what could be the cause of this? Seems to error out towards the end of a manual sds sync with the following error: `Scheduled task failed: Sync with...

Issue type - help wanted
Status - need more info
Plugin - local_o365
Feature - SDS

Greetings! We are having this issue right now. Graph API is connected, everything else seems to be working. Please note that this issue just **stopped our workflow**, we are unable...

Issue type - help wanted
Status - need more info
Feature - teams integration
Plugin - local_o365