v2025.08.4

Prev Next

2025-08-21

Resolved Issues

OIDC Provider

This release resolves an issue with the end-session endpoint not supporting POST requests. As per the spec, both GET and POST requests are now supported.

This release also resolves an issue with how redirect URIs are matched. The matching logic has been updated to not consider query params when validating the requested redirect URI against the pre-defined set of allowed redirect URIs.