Moodle Plugins directory: OpenID Connect: Versions: 4.1.1 | 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.1
Moodle 4.1
Released: Tuesday 28 February 2023, 18:20
Code prechecks
phplint
phpcs16 | 40
js1 | 6
css2 | 0
phpdoc24 | 0
savepoint
thirdparty
grunt
shifter
mustache
gherkin
HTML | XMLThis 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.
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
- The more recent release 4.1.11 (2022112850) exists for 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
- 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