Skip to content

Releases: microsoft/moodle-auth_oidc

v2.7.0.18

15 Dec 19:50
Compare
Choose a tag to compare

In this release:

Fixes and Improvements

  • Updates to language strings to improve readability and translations.
  • Fixes to unit tests.

v3.0.0.1

01 Dec 21:19
Compare
Choose a tag to compare

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

01 Dec 21:19
Compare
Choose a tag to compare

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

01 Dec 21:19
Compare
Choose a tag to compare

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

01 Dec 21:19
Compare
Choose a tag to compare

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

17 Nov 19:09
Compare
Choose a tag to compare

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

17 Nov 19:09
Compare
Choose a tag to compare

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

17 Nov 19:09
Compare
Choose a tag to compare

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

21 Oct 08:03
Compare
Choose a tag to compare

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

21 Oct 08:03
Compare
Choose a tag to compare

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.