Releases: microsoft/moodle-auth_oidc
v2.8.0.4
v2.7.0.5
v2.8.0.3
In this release:
Fix for an upgrade step in the last release
We received a report of an upgrade step failing in the last release. This does not occur for everyone, and did not appear in pre-release upgrade testing. This change alters the upgrade step so those who experience the issue can upgrade. Those who have already upgraded successfully are unaffected.
v2.7.0.4
In this release:
Fix for an upgrade step in the last release
We received a report of an upgrade step failing in the last release. This does not occur for everyone, and did not appear in pre-release upgrade testing. This change alters the upgrade step so those who experience the issue can upgrade. Those who have already upgraded successfully are unaffected.
v2.8.0.2
In this release:
MSFTMPP-116: Allow authentication using username/password on the Moodle login form.
An alternative login flow for the OpenID Connect authentication plugin was added. This new flow allows users to log in with OpenID Connect by using their username and password with the standard Moodle login form. This is sometimes easier for users who are not comfortable being redirected to the identity provider's login screen. The login flow can be selected from the OpenID Connect authentication plugin's settings page.
Unit test fixes
A few unit test problems were fixed.
v2.7.0.3
In this release:
MSFTMPP-116: Allow authentication using username/password on the Moodle login form.
An alternative login flow for the OpenID Connect authentication plugin was added. This new flow allows users to log in with OpenID Connect by using their username and password with the standard Moodle login form. This is sometimes easier for users who are not comfortable being redirected to the identity provider's login screen. The login flow can be selected from the OpenID Connect authentication plugin's settings page.
Unit test fixes
A few unit test problems were fixed.
v2.8.0.1
In this release:
- MSFTMPP-101: Fix for JWT token handling with Cyrillic characters
- This fixes the decoding of the identity JWT token when certain characters are used.
- MSFTMPP-110: Add configurable icon to OpenID Connect plugin
- This provides options for the icon displayed for the OpenID Connect identity provider link on the login page, as well as allowing custom icon uploads. This also improves the design of the settings page.
v2.7.0.2
In this release:
- MSFTMPP-101: Fix for JWT token handling with Cyrillic characters
- This fixes the decoding of the identity JWT token when certain characters are used.
- MSFTMPP-110: Add configurable icon to OpenID Connect plugin
- This provides options for the icon displayed for the OpenID Connect identity provider link on the login page, as well as allowing custom icon uploads. This also improves the design of the settings page.