I am creating a High Trust Provider Hosted App for SharePoint. My remote web application is hosted on a server that is using Forms Authentication that authenticates the user against the Active Directory.
I am trying to figure out a way to authenticate against Active Directory and retrieve system.security.principal.WindowsIdentity object without having to see the authentication logon box. Please Help.