Answer
The purpose of this document is to explain how to setup a Workflow project that, when deployed, uses Windows security. Using Windows security allows you to avoid having to create your own security mechanism but does require that the user trying to access your application has a Windows user account.
Step 1: Create a simple Webforms applicationUse a Workflow application to test that the configuration is working properly. Once you successfully configure this Workflow application to use Windows security, you can use the same steps for your other Workflow applications.
Step 2: Configure the Get Current User component and form component.