Releases: wenisch-tech/wordpress-keystone-oidc
Releases · wenisch-tech/wordpress-keystone-oidc
Keystone OIDC v2.2.2
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
- Download
keystone-oidc-2.2.2.zipbelow - In your WordPress admin go to Plugins → Add New → Upload Plugin
- Upload the ZIP file and activate the plugin
- 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
Keystone OIDC v2.2.1
Keystone OIDC v2.2.1
2.2.1 (2026-06-12)
Bug Fixes
- added debug infos for svn logic (e900b3d)
Installation
- Download
keystone-oidc-2.2.1.zipbelow - In your WordPress admin go to Plugins → Add New → Upload Plugin
- Upload the ZIP file and activate the plugin
- 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
Keystone OIDC v2.2.0
Keystone OIDC v2.2.0
2.2.0 (2026-06-12)
Features
- added publish to wordpress step (198541e)
Bug Fixes
- delete banner ps (d797c41)
Documentation
- document userinfo claims (e58f130)
Installation
- Download
keystone-oidc-2.2.0.zipbelow - In your WordPress admin go to Plugins → Add New → Upload Plugin
- Upload the ZIP file and activate the plugin
- 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
Keystone OIDC v2.1.3
Keystone OIDC v2.1.3
2.1.3 (2026-06-12)
Bug Fixes
- fixed state handling / padding errors when state is base64 encoded (6d38077)
Installation
- Download
keystone-oidc-2.1.3.zipbelow - In your WordPress admin go to Plugins → Add New → Upload Plugin
- Upload the ZIP file and activate the plugin
- 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
Keystone OIDC v2.1.2
Keystone OIDC v2.1.2
2.1.2 (2026-06-12)
Bug Fixes
- prevent wordpress from adding trailing slashes on compatability endpoints (e758f3d)
Installation
- Download
keystone-oidc-2.1.2.zipbelow - In your WordPress admin go to Plugins → Add New → Upload Plugin
- Upload the ZIP file and activate the plugin
- 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
Keystone OIDC v2.1.1
Keystone OIDC v2.1.1
2.1.1 (2026-06-11)
Bug Fixes
- fixed css not working properly on compatibility pages (7c1d5b7)
Installation
- Download
keystone-oidc-2.1.1.zipbelow - In your WordPress admin go to Plugins → Add New → Upload Plugin
- Upload the ZIP file and activate the plugin
- 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
Keystone OIDC v2.1.0
Keystone OIDC v2.1.0
2.1.0 (2026-06-11)
Features
- added compability for clients that derive keycloak style paths (4a29b25)
Installation
- Download
keystone-oidc-2.1.0.zipbelow - In your WordPress admin go to Plugins → Add New → Upload Plugin
- Upload the ZIP file and activate the plugin
- 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
Keystone OIDC v2.0.10
Keystone OIDC v2.0.10
2.0.10 (2026-06-11)
Bug Fixes
- restructuring of URLs to support native OIDC Connection (47aa982)
Installation
- Download
keystone-oidc-2.0.10.zipbelow - In your WordPress admin go to Plugins → Add New → Upload Plugin
- Upload the ZIP file and activate the plugin
- 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
Keystone OIDC v2.0.9
Keystone OIDC v2.0.9
2.0.9 (2026-06-11)
Bug Fixes
- add alias support so that OIDC works natively with ISSUER_URI and does not require autoconfiguration (8c2ca7c)
Installation
- Download
keystone-oidc-2.0.9.zipbelow - In your WordPress admin go to Plugins → Add New → Upload Plugin
- Upload the ZIP file and activate the plugin
- 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
Keystone OIDC v2.0.8
Keystone OIDC v2.0.8
2.0.8 (2026-06-11)
Bug Fixes
- updated safe redirects to ensure client_secrets are properly displayed upon redirect (6fdaf82)
Installation
- Download
keystone-oidc-2.0.8.zipbelow - In your WordPress admin go to Plugins → Add New → Upload Plugin
- Upload the ZIP file and activate the plugin
- 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