Moodle Plugins directory: OpenID Connect: Versions: 4.0.3 | 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.3
Moodle 4.0
Released: Tuesday, 28 February 2023, 6:19 PM
Code prechecks
phplint
phpcs16 | 40
js1 | 6
css2 | 0
phpdoc24 | 0
savepoint
thirdparty
grunt
shifter
mustache
gherkin
HTML | XMLThis 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.
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
- The more recent release 4.0.5 (2022041925) exists for 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
- 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