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.4.2

Moodle 4.4
Released: dimecres, 26 de febrer 2025, 21:53

This is part of the 4.4.2 release of the Microsoft 365 Moodle plugin suite for Moodle 4.4, version v20250226_m404

Complete Release Note: https://github.com/microsoft/o365-moodle/releases/tag/v20250226_m404

Changes included in this release:

  • Fix Moodle plugin CI warnings and errors.
  • Add GitHub and GitLab Moodle plugin CI integration to individual plugin repos.
  • Update individual plugin repo pull request template.
  • Handle empty binding username claim configuration.
  • Handle front-channel logout URL visits from multiple user sessions.
  • Change setting name support_upn_change to support_user_identifier_change in auth_oidc.
  • Move debug backtrace of auth_oidc error details from Moodle log to PHP error log.
  • Update Token Endpoint hint for IdP type v2.0.
  • Bug fix in saving custom icon in auth_oidc.
  • Remove use of common auth and token endpoints as default because they don't work in Microsoft identity platform (v2.0) IdP.

Version information

Version build number
2024042210
Version release name
4.4.2
Maturity
Versió estable
MD5 Sum
57183cf4f1a31fa413ba0db91fa7016c
Supported software
Moodle 4.4

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v4.4.2

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