OIDC SSO support for single-tenant edition installations
Single-tenant deployments of DQ+ now support OpenID Connect (OIDC) Single Sign-On (SSO) integration. This enhancement enables organizations to configure and use OIDC authentication for seamless and secure user access, aligning with modern identity management standards and improving the overall authentication experience.
Other changes
- The esapi library has been updated to version 2.5.3.0 to address high-risk vulnerabilities, including XSS and DoS issues.
- Extraneous configuration files have been removed from the single-tenant edition packaging to address concerns about included secrets or passwords.
- The application’s security posture has been strengthened by updating the Content Security Policy (CSP) and HTTP response headers.
Corrected issues
| Issue Summary | Issue Number |
|---|---|
| Fixed an issue with poor performance executing a case store stage due to unnecessarily repeated 'dss_has_edit_permission' column retrieval when querying cases to update. | ISX-23046 |
Fix pack installation - Enterprise only
To install this fix pack on the enterprise edition of Data360 DQ+:
-
Download the fix pack into the
/tmpfolder. - Give execute permission to the downloaded fix pack, for example:
chmod 777 dqplus_IS-11.2-202410011311-3-fixpack.sh - Extract the downloaded fix pack by running its name as a command, for example:
./dqplus_IS-11.2-202410011311-3-fixpack.shExtracting a fix pack for the first time will create a directory at:
/opt/infogix/dqplus-11.2/maintenance - Execute the
./apply-patchcommand from within/opt/infogix/dqplus-11.2/maintenance/dqplus_IS-11.2-202410011311-3-fixpack/bin.
To verify that the fix pack has been applied, navigate to the Help menu in the product and select About. The product's Updates information should be updated.
Reverting the fix pack
Execute the ./revert-patch command from within:
/opt/infogix/dqplus-11.2/maintenance/dqplus_IS-11.2-202410011311-3-fixpack