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

Moodle 4.1
Released: Tuesday 28 February 2023, 18:20
This is part of the 4.1.1 release of the Microsoft 365 Moodle plugin suite for Moodle 4.1, version v20230228_m401.
Complete Release Note: https://github.com/microsoft/o365-moodle/releases/tag/v20230228_m401

Changes in the auth_oidc plugin in this release include:
- Remove unnecessary configuration "Tenant name or GUID" from auth_oidc plugin.
- Show notification to provide admin consent only if local_o365 is installed.
- Handle objectId not present in token when syncing user profile field from token.
- Handle error decoding tokens for non-Azure IdP.

Version information

Version build number
2022112805
Version release name
4.1.1
Maturity
Version establa
MD5 Sum
e277b1623e4c6e406cfdf3d3acd8d0de
Supported software
Moodle 4.1

Version control information

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

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