Skip to content

Keystone OIDC v2.2.2

Choose a tag to compare

@github-actions github-actions released this 12 Jun 14:55
· 7 commits to main since this release

Keystone OIDC v2.2.2

2.2.2 (2026-06-12)

Bug Fixes

  • updated release versioning and changelog creation (98cfb30)
  • updated repository links (f46b2b6)
  • updatet generation of changelog. (357bded)

Documentation

  • added "Report a bug" button to plugin page (8281f6c)

Installation

  1. Download keystone-oidc-2.2.2.zip below
  2. In your WordPress admin go to Plugins → Add New → Upload Plugin
  3. Upload the ZIP file and activate the plugin
  4. Navigate to OIDC Provider in the admin sidebar to create your first client

What's included

  • Authorization Code Flow with PKCE support
  • RS256 JWT signed tokens
  • Admin UI for client management
  • OIDC Discovery endpoint
  • Refresh token support