Security
-
Enhancement (#4304): Added standard security HTTP headers to the default
\wwwroot\web.configto improve application security and protect against common vulnerabilities. -
Enhancement (#4290): Enforced secure mode in cookies when using HTTPS to enhance security for cookie-based authentication and session management.
-
Bug (#4293):
Minor: Resolved a sanitization issue in the WorkflowGen User Portal RSS feed response, preventing potential security vulnerabilities. -
Bug (#4292):
Minor: Fixed a UI issue in the user profile settings where change user password fields were displayed in non-WorkflowGen authentication modes. This avoids confusion and ensures proper password management only in the WorkflowGen authentication mode. -
Bug (#4289):
Minor: Fixed a security vulnerability in webforms where a temporary relative storage path could be disclosed. To resolve this, update your WorkflowGen’s\wfgen\web.configwith:<add key="ApplicationSecurityEnableWebAppsSecureMode" value="Y" /> <add key="ApplicationSecurityEncryptionKey" value="CUSTOM_KEY" />Important notes:
- Replace
CUSTOM_KEYwith at least 32 characters (256 bits) for strong encryption. Use a combination of uppercase and lowercase letters, numbers, and special characters. - Clients using custom Visual Studio webforms should be upgrading to and referencing the latest WorkflowGen.My.dll to support this update. If the webform uses its own
web.config, theApplicationSecurityEnableWebAppsSecureModeandApplicationSecurityEncryptionKeykeys should also be redefined there.
- Replace
Notes
-
All Node.js modules (
GraphQL v5.2.0,Webhooks v6.1.7,Auth v3.1.0, andSCIM v3.0.13) continue to require Node.js18.20.7 LTS. -
For background on earlier enhancements and major features, refer to the WorkflowGen 9.0.0, WorkflowGen 9.1.0 and WorkflowGen 9.2.4 release notes.
Installation Packs
WorkflowGen 9.2.10 (Upgrade)
WorkflowGen 9.2.10 (Clean Install - PowerShell)
WorkflowGen 9.2.10 (Clean Install - Manual)
Documentation
WorkflowGen 9.2.10 Upgrade Guide: English - Français
WorkflowGen 9.2 PowerShell Installation: English - Français
WorkflowGen 9.2 Manual Installation: English - Français
WorkflowGen 9.2 Technical Guide: English - Français
WorkflowGen 9.2 Administration Guide: English - Français
WorkflowGen 9.2 User Portal Guide: English - Français
WorkflowGen 9.2 Integration Guide: English
WorkflowGen 9.2 for Azure: English - Français
WorkflowGen 9.x for Docker: English - Français
WorkflowGen Documentation: English - Français