With Microsoft Windows authentication, users are validated based on whether they successfully logged into the Windows machine in order to determine if they can access a Strategy project. They are not prompted to enter their Strategy user login ID and password, they are passed immediately into the project.
To accomplish this, follow the steps below:
1. Link the Strategy User to the windows account.
Before using Windows authentication, the administrator must link Strategy users to a Windows user account. This must be done in Strategy Developer:

2. Enable Windows Authentication at the application server level.
To set Windows Authentication in the Strategy Web Project, the application server must be configured to accept Windows Authentication. This can be done in Microsoft IIS following these steps:

3. Configure Strategy Web for windows authentication.
Now enable Windows Authentication in Strategy Web:

The authentication mode for Strategy Web can be set at the server level for all projects, or at the individual project level. To set the authentication mode to windows at the project level, follow these steps:

Once each of these steps have been performed, the Strategy user should be linked to the Windows account so the next time the user logs in they won’t be prompted for their Strategy credentials but will be authenticated by the Windows account used in the client machine.