Moodle Plugins directory: OpenID Connect: Versions: 4.1.12 | Moodle.org
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 4.1.12
Moodle 4.1
Released: Talaado, 9 Bisha Laba iyo Tobnaad 2025, 7:40 PM
This is part of the 4.1.12 release of the Microsoft 365 Moodle plugin suite for Moodle 4.1, version v20251209_m401
Complete Release Note: https://github.com/microsoft/o365-moodle/releases/tag/v20251209_m401
Changes included in this release:
- Avoid using dynamic property since it's deprecated in PHP 8.2+.
- Fix a bug in action_failed event class get_description() function return data type.
- Latest version of auth_oidc is not GDPR compliant.
- Custom claim not displaying.
- The value of oidcusername in auth_oidc_token does not change when using the feature support UPN change.
Version information
- Version build number
- 2022112855
- Version release name
- 4.1.12
- Maturity
- Stable version
- MD5 Sum
- 622a83974feb8f488e92c0dc760121f8
- Supported software
- Moodle 4.1
- Latest release for Moodle 4.1
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v4.1.12
Default installation instructions for plugins of the type Authentication
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myauth") in the "auth" subdirectory.
- Visit http://yoursite.com/admin to finish the installation