Code Fix: Unable to start a workflow using a Form with Anonymous authentication

  • 16 February 2021
  • 0 replies
  • 46 views

Badge +9
 

Code Fix: Unable to start a workflow using a Form with Anonymous authentication

KB002160

PRODUCT
K2 Five 5.0
K2 Five (5.0) Fix Pack 4
LEGACY/ARCHIVED CONTENT
This article has been archived, and/or refers to legacy products, components or features. The content in this article is offered "as is" and will no longer be updated. Archived content is provided for reference purposes only. This content does not infer that the product, component or feature is supported, or that the product, component or feature will continue to function as described herein.

 

Issue Description

When the machine hosting the K2 server is configured in workgroup mode, designing a form with Anonymous authentication and using this form to start a workflow results in an error when the workflow starts.

Error Message

The error states that: “Server is not configured for Windows Authentication”.

Resolution

  1. Ensure you have K2 Five RTM installed.
  2. Get the K2 Five RTM FP4 from Regional Support.
  3. Install the K2 Five RTM FP4 to apply the fix.
  4. Add the following entry to <appSettings> section in the [INSTALLDIR]K2 smartforms Runtime web.config file:
    • <add key=”NonIntegratedSecurityLabels”value=”K2SQL”/>
    • <add key=”ExplictAuthUser”value=”MachineNameAdminUser”/>
    • <add key=”ExplictAuthUserPassword”value=”Password”/>
  5. Refresh the browser cache.

 


0 replies

Be the first to reply!

Reply