The membership-provider tag has no wiki summary.
2
votes
2answers
501 views
One FBA Web Application with Multiple Membership Providers in sharepoint 2010?
I am trying to implement both LDAP as well as Sql provider authentication by creating multiple zones i.e by extending the web application that already uses LDAP provider.
I have implemented following ...
0
votes
1answer
50 views
Easy or dummest question. How to add external user to FBA?
Say I have 10 users (name, email, phone). How do I add them to FBA so they can use sharepoint which is configured to FBA?
I mean do I need to go to SQL box and add each member. (I know from site ...
0
votes
1answer
242 views
Custom properties of logged in user
I have written a custom membership provider for forms-based authentication to our SP site. The membership provider authenticates against our existing Users table in our DB.
There are a few bits of ...
1
vote
0answers
78 views
using sharepoint 2010 FBA with different webapplications
I'm migrating an existing SharePoint 2007 FBA Single Sign ON Solution to SharePoint 2010.
I have three different webapplication all with the same custom membershipprovider.
In the validateUser ...
0
votes
0answers
96 views
SharePoint 2013 Forms based authentication with a user list on each site collection
We need to provide forms authentication on a SharePoint Internet website where the users will be added to the site collection they have access permission.
It's kind of a multi-tenant website. Imagine ...
0
votes
0answers
82 views
Claims FBA with a remote active directory membership provider
I plan on setting up Claims FBA using the AD membership provider, but I would like to use a AD Domain that is remote (not the domain that the SP Farm lives on). Is this possible? Is it any different ...