OpenID Connect

Authentication ::: auth_oidc
Maintained by Enovation Dev Team, Lai Wei, Patryk Mroczko
Part of set Microsoft 365.
The OpenID Connect plugin provides single-sign-on functionality using configurable identity providers.

OpenID Connect 3.10.4

Moodle 3.10
Released: ମଙ୍ଗଳବାର, 26 ଅକ୍ଟୋବର 2021, 6:50 PM
This is part of the 3.10.4 release of the Microsoft 365 Moodle plugin suite for Moodle 3.10, version v20211026_m310.
[Complete Release Note](https://github.com/microsoft/o365-moodle/releases/tag/v20211026_m310)

The most significant change in this release is moving the user field mapping feature from the local_o365 plugin to the auth_oidc plugin, and integrate it with the Moodle default field mapping feature.
- All previous settings are automatically migrated.
- The remote fields available for mapping depend on whether the local_o365 plugin is configured on the Moodle site - if it's not configured, only profile fields available in user ID token can be mapped; otherwise many other fields returned in Graph API calls can be mapped.
- After the move, some native Moodle user profile mapping features, such as field locking, can be applied.

Other changes include:
- Fix a bug in auth_oidc in which a user profile is not updated from ID token in some cases.
- Fix wrong cleanup token URL.
- Improve login error message display to end users in auth_oidc.

Version information

Version build number
2020110920
Version release name
3.10.4
Maturity
Stable version
MD5 Sum
833e42a92c660727a88146dc7122f026
Supported software
Moodle 3.10

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v3.10.4

Default installation instructions for plugins of the type Authentication

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myauth") in the "auth" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation