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

Moodle 4.0
Released: Tuesday, 28 February 2023, 6:19 PM
This is part of the 4.0.3 release of the Microsoft 365 Moodle plugin suite for Moodle 4.0, version v20230228_m400.
Complete Release Note: https://github.com/microsoft/o365-moodle/releases/tag/v20230228_m400

Changes in the auth_oidc plugin in this release include:
- Support sync of "manager email" field.
- Fix an issue where users created from auth_oidc login doesn't obey "allow accounts with same email".
- Fix typos.
- Fix a bug in which "oidcresource" and "oidcscope" configuration in auth_oidc are not saved.
- 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
2022041915
Version release name
4.0.3
Maturity
Stabiele weergawe
MD5 Sum
3810da098db1e7b0ce490eea354419bd
Supported software
Moodle 4.0

Version control information

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

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