PIP 6.3.4 Release Notes
June 18th 2024
The new release of PhenixID Identity Provisioning (PIP) improves the stability, compatibility and security of your solution, and is recommended for all installations.
New or updated features or actions
1. Improve CRL checker action performance
The performance of CRL checks action was worse when compared to earlier versions. Effort was put into improving the CRL checks action performance.
2. New version of Get Procapita Data action
New version is resolving an issue with the generated wsdl classes having an old wsdl location that does not work anymore.
Bug Fixes
- PIP-752 Missing http header for content type during OAuth requests in REST actions
Updated REST actions to send the proper content type header for oauth2 requests when getting access token — Issue resolved. - PIP-756 Basic authentication for SOAP web service server not working
Restored basic authentication functionality for SOAP web service server — Issue resolved. - PIP-757 REST actions could not be configured to go through a proxy
Updated REST actions to properly go through proxy when java system properties for http proxy is set in vmoptions — Issue resolved.