Moodle Plugins directory: OpenID Connect: Versions: 4.0.5 | 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.0.5
Moodle 4.0
Released: Tuesday, 10 October 2023, 5:13 PM
Code prechecks
phplint
phpcs67 | 59
js1 | 6
css2 | 0
phpdoc24 | 0
savepoint
thirdparty
grunt
shifter
mustache
gherkin
HTML | XMLThis is part of the 4.0.5 release of the Microsoft 365 Moodle plugin suite for Moodle 4.0, version v20231010_m400.
Complete Release Note: https://github.com/microsoft/o365-moodle/releases/tag/v20231010_m400
The main feature introduced in this release is the support to Microsoft account UPN changes. The feature is described at https://docs.moodle.org/402/en/Microsoft_365#Support_Microsoft_account_UPN_changes.
Other changes in the auth_oidc plugin in this release include:
- Support samaccountname in field mapping.
- Use "sub" instead of "oid" claim for "objectId" field in non-Azure IdP.
- Add missing configuration setting language string.
Complete Release Note: https://github.com/microsoft/o365-moodle/releases/tag/v20231010_m400
The main feature introduced in this release is the support to Microsoft account UPN changes. The feature is described at https://docs.moodle.org/402/en/Microsoft_365#Support_Microsoft_account_UPN_changes.
Other changes in the auth_oidc plugin in this release include:
- Support samaccountname in field mapping.
- Use "sub" instead of "oid" claim for "objectId" field in non-Azure IdP.
- Add missing configuration setting language string.
Version information
- Version build number
- 2022041925
- Version release name
- 4.0.5
- Maturity
- Stable version
- MD5 Sum
- fb5d6edcc7f01e98b58c466e3dd200ef
- Supported software
- Moodle 4.0
- Latest release for Moodle 4.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v4.0.5
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