We need to perform Forms based authentication for users who're not in the network and a windows based authentication for users who're connected to the domain. In order to do this, I enabled anonymous authentication and windows authentication on my IIS Application.
I haven't been able to get this working. Any ideas on how I need to configure my application? The users who login through windows authentication SHOULD NOT be prompted for a username / password.
I am on windows server 2012 running IIS 8.5