Hi Raj,
You can enabled "Windows Authentication" on the Web server. Please, check this documentation.
https://office.thinkwisesoftware.com/docs/docs/deployment/integrated_security.html
How does this feature work?
The client browser will start a conversation with the web-server and will try to verify the Windows credentials used to login to the clients PC/Windows. The web-server will verify the credentials against the domain controller. If valid the GUI will continue to load the application definition from IAM and the user accesses the application.
Please let me know whether this answers your questions completely.