Security error when connecting to WorkflowGen

Issue

You receive a security error when connecting to the WorkflowGen User Portal or Administration Module after completing the installation and configuration.

Cause

If you currently log in to Windows using your domain account (e.g. User1) and try to connect to WorkflowGen using Windows Integrated authentication, WorkflowGen will try to authenticate User1 and search for a user named User1 in its database. Since this is a new installation, this user won’t exist because it hasn’t been created yet.

By default, there is only one account with which you can log in to WorkflowGen with after the installation (wfgen_admin).

Solution 1

  1. Log in to Windows using the wfgen_admin account.

  2. Connect to the Administration Module.

  3. Create the user (e.g. User1) in the the directory manually, or perform a directory synchronization with your company’s Active Directory.

  4. Once the user has been created, log out of Windows, then log back in using your domain account.

You should now be able to access the WorkflowGen application.

Solution 2

  1. Change the WorkflowGen website authentication to Basic authentication. (See the Security section in the WorkflowGen Technical Guide for more information on authentication methods.)

  2. Log in to WorkflowGen using the wfgen_admin account.

  3. Create the user (e.g. User1 ) in the the directory manually, or perform a directory synchronization with your company’s Active Directory.

  4. Change the WorkflowGen website authentication back to Windows Integrated.

You should now be able to access the WorkflowGen application.