Releases: microsoft/moodle-auth_oidc
Releases · microsoft/moodle-auth_oidc
v2.7.0.15
In this release:
New Features
- Optional "auto-append". For OpenID Connect providers like Azure AD that use a standardized username suffix (i.e. email address with a common domain), you can enter a value that will be automatically appended to the username when a user logs in using the Username/Password login flow.
Bugfixes
- Fix incompatibility with PostgreSql.
- Fix problems using Moodle guest access with OpenID Connect is enabled.
- Fix problems logging in with the username/password login flow when a user's password starts with "@".
- Improve upgrade step durability and performance when moving major Moodle versions.
v2.9.0.0
v2.8.0.8
v2.7.0.9
v2.8.0.7
v2.7.0.8
v2.8.0.6
v2.7.0.7
v2.8.0.5
In this release:
Reverting to previous auth method
Users now have the option to revert to their previous authentication method if they choose to stop using OpenID Connect to log in to Moodle.
Bugfixes/Stability Improvements
- Fixed errors getting and refreshing tokens when using the username/password auth flow
- General code cleanup.
v2.7.0.6
In this release:
Reverting to previous auth method
Users now have the option to revert to their previous authentication method if they choose to stop using OpenID Connect to log in to Moodle.
Bugfixes/Stability Improvements
- Fixed errors getting and refreshing tokens when using the username/password auth flow
- General code cleanup.