Skip to content

Releases: oidc-wp/openid-connect-generic

3.7.0 Feature Release

13 Aug 12:54
695d1c5
Compare
Choose a tag to compare
  • Feature: @timnolte - Ability to enable/disable token refresh. Useful for IDPs that don't support token refresh.
  • Feature: @timnolte - Support custom redirect URL(redirect_to) with the authentication URL & login button shortcodes.
    • Supports additional attribute overrides including login button_text, endpoint_login, scope, redirect_uri.

3.6.0

15 Jun 11:26
Compare
Choose a tag to compare
  • Improvement: @RobjS - Improved error messages during login state failure.
  • Improvement: @RobjS - New developer filter for login form button URL.
  • Fix: @cs1m0n - Only increment username during new user creation if the "Link existing user" setting is enabled.
  • Fix: @xRy-42 - Allow periods and spaces in usernames to match what WordPress core allows.
  • Feature: @benochen - New setting named "Create user if does not exist" determines whether new users are created during login attempts.
  • Improvement: @flat235 - Username transliteration and normalization.

3.4.1

03 Nov 15:55
Compare
Choose a tag to compare
Additional readme updates