Safewhere Identify 5.12 Release Notes
New features and improvements
Improve Hangfire job for certificate validation
The Hangfire job for certificate validation will only be triggered when Use database certificate revocation checks is enabled on the System page.
And request to ValidateCertificates.ashx
endpoint is allowed only when it is called from current deployed Identify server.
Accessing Identify's internal data structure
This service release includes several improvements:
- Updated the version of Safewhere.ExternalSamples.dll from 4.4.0.0 to 5.12.0.0.
- Updated its target framework from .NET framework 4.5 to .NET framework 4.8.
- Fixed the bug when accessing requestInformation.IdentifyLoginContext from external code threw a NotImplementedException exception.
- Streamline your workflow with new helper methods that simplify access to Identify's internal data structure. Learn more:
- Note: The Safewhere.External.dll assembly has some new helper (extension) methods in this service release. However, it does not add new or update any existing interfaces as compared to the previous 5.12 releases.
We also added more details about these changes to the original release note.
Bug fixes
- Fixed: #86197 The SAMLRequest failed to validate and Identify returns Faulty Response to Service provider when the previous login session encountered Faulty response.
- Fixed: #86924 New user was created with same value as an existing one.
- Fixed: #87511 Identify did not send a "PartialLogout" status to the initiating service provider in case of a faulty logout response from one of the participating service providers.