We are developing an application which is going to do some CRUD operations for a couple lists and offer our customers to download files.
We are using REST services as well as Sharepoint Web Services.
we thought that if we could configure the claim based authentication with FBA, we can authenticate customers in our code by using FBA provider.
what we want to do is that we already configure the FBA, we want to authenticate our users via FBA.
what is the ideal way to approach this problem, I am sure some of you guys encountered such scenario. where to start, where to go, we r not sure thou. if you could share your experiences, I would be thankful.
Any help and idea will be appreciated.