PingAuthorize 10.0.0.3 (July 2024)
Fixed an issue with HTTP service requests
Fixed PAZ-12145
We fixed an issue where, when making HTTP service calls, the policy decision point would incorrectly assign default values to the request body and the content-type header.
Fixed an issue with unbounded query attributes
Fixed PAZ-12245
We fixed an issue where, when sending a Policy Query API request with an unbounded attribute in the query array, the system would return a 500 error status code if the unbounded attribute’s value was resolved to an empty collection.
Fixed an issue with Policy Query API responses
Fixed PAZ-12752
We fixed an issue where the same request to the Policy Query API could produce inconsistent responses.