Authenticate mobile app user connecting to SharePoint 2013 with Form Based Authentication (FBA)

130 Views Asked by At

We have a SharePoint 2013 Farm, and we are switching from Windows Authentication to Form Based Authentication (FBA). We have a mobile app connecting to SharePoint using Windows Authentication. How could I use FBA instead? Currently the mobile app is using Xamarin Forms but we'll use React Native later on. Not sure if there is a way to do it using .net or javascript.

0

There are 0 best solutions below