Skip to main content
One of our customers has the following questions:




  • Is it possible to automatically to sign into the application by using the 'I am a domain user' function? (web based application)


  • What does the function 'I am a domain user' do exactly? Does this query the Active Directory, on one of our remote servers this functionality does not work properly and we might have to set this up correctly.
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.

Reply