Process PKCE parameters outside signed request object
ImprovedPF-36180
We’ve added an option to process PKCE parameters from outside the signed request object when the parameters are not included in the request object.
This is an opt-in function, and not recommended for continued use.
Resolved issues
Custom error message not displaying
FixedPF-36086
We’ve fixed a defect that caused PingFederate to not display a custom error message when using a custom authorization adapter without an authorization API application.