Skip to content

Releases: microsoft/moodle-auth_oidc

v2.8.0.4

24 Mar 20:01
Compare
Choose a tag to compare

In this release:

Bugfixes

  • Fixed bug causing some users to not be able to log in with o365 when using the Username/Password login flow

v2.7.0.5

24 Mar 20:01
Compare
Choose a tag to compare

In this release:

Bugfixes

  • Fixed bug causing some users to not be able to log in with o365 when using the Username/Password login flow

v2.8.0.3

16 Mar 16:32
Compare
Choose a tag to compare

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

16 Mar 16:32
Compare
Choose a tag to compare

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

11 Mar 04:36
Compare
Choose a tag to compare

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

11 Mar 04:35
Compare
Choose a tag to compare

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

24 Feb 17:18
Compare
Choose a tag to compare

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

24 Feb 17:17
Compare
Choose a tag to compare

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

28 Jan 16:01
Compare
Choose a tag to compare
Update version files - Initial 2.8 release

v2.7.0.1

28 Jan 15:21
Compare
Choose a tag to compare
Update version files