Releases: microsoft/moodle-auth_oidc
Releases · microsoft/moodle-auth_oidc
v2.7.0.18
In this release:
Fixes and Improvements
- Updates to language strings to improve readability and translations.
- Fixes to unit tests.
v3.0.0.1
In this release
- Regular-expression based login restrictions to better control who can log in.
- "domain_hint" setting to automatically fill in the domain when using Azure, or any other provider that supports this parameter.
v2.9.0.8
In this release
- Regular-expression based login restrictions to better control who can log in.
- "domain_hint" setting to automatically fill in the domain when using Azure, or any other provider that supports this parameter.
v2.8.0.16
In this release
- Regular-expression based login restrictions to better control who can log in.
- "domain_hint" setting to automatically fill in the domain when using Azure, or any other provider that supports this parameter.
v2.7.0.17
In this release
- Regular-expression based login restrictions to better control who can log in.
- "domain_hint" setting to automatically fill in the domain when using Azure, or any other provider that supports this parameter.
v2.9.0.7
In this release:
Bugfixes
- Support loginhttps setting: When HTTPS on login is enabled, the redirect URL will be an HTTPS link. Remember to update the redirect URL in your OpenID Connect provider if you enable loginhttps!
Other
Added debug logging.
v2.8.0.15
In this release:
Bugfixes
- Support loginhttps setting: When HTTPS on login is enabled, the redirect URL will be an HTTPS link. Remember to update the redirect URL in your OpenID Connect provider if you enable loginhttps!
Other
Added debug logging.
v2.7.0.16
In this release:
Bugfixes
- Support loginhttps setting: When HTTPS on login is enabled, the redirect URL will be an HTTPS link. Remember to update the redirect URL in your OpenID Connect provider if you enable loginhttps!
Other
Added debug logging.
v2.9.0.6
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.8.0.14
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.