Query about authentication of SharePoint application,
We have two zones (1. Default - windows authentication with active directory users. 2. Internet - FBA for claim based using ASP.NET SQL Membership and role providers.) for one web application, these two authentication are working fine with providing windows and FBA credentials.
Is there any way to automatically login to SharePoint application with FBA credentials by taking the windows credentials from windows machine login. (Since the same windows users are created in FBA also,
like 1. i:0#.w|domainName\user
2. i:0#.f|fbamember\user )
Version: SharePoint 2013 , Developing Intranet Portal