Improved request header security
Fixed an issue with connection request header handling. Learn more in SECADV045.
Updated PingAccess client authentication logic
Updated the PingAccess logic that determines which authentication method to use at runtime. This update prevents errors when Private Key JWT and Mutual TLS are the only client authentication methods that a token provider can support.
Fixed
NullPointerException
with the rewrite content
rule
Fixed an issue that caused a NullPointerException
error when
the rewrite content rule was used on
a resource that returned an empty chunked response body.