PingAuthorize

PingAuthorize 10.1.0.3 (May 2025)

Added key and trust manager caching

New DS-49135

We added the ability to cache key managers and trust managers to prevent loading key store and trust store files from disk when establishing connections to process requests. Use the enable-key-manager-caching and enable-trust-manager-caching configuration properties to enable or disable caching. Learn more in Caching key and trust managers.

Fixed an issue with deployment package store requests

Fixed PAZ-16140

We fixed an issue with the PingAuthorize Server that caused logs and monitors to make requests to deployment package stores more frequently than the configured polling interval, causing performance issues.

Fixed SCIM response errors

Fixed DS-48511

We fixed an issue with inconsistencies in id-attribute values returned in SCIM operation responses. We also fixed an issue with SCIM GET operations, where a filter used to search for an entry would result in a 404 error.

Removed suppression messages for disabled alerts

Fixed DS-49119

We fixed an issue where alert types that were disabled would still output suppression messages.