1
vote
1answer
102 views

FBA with AD provider and Windows Authentication not the same user?

is there a way that my FBA (ActiveDirectoryMembershipProvider) logged user like jo@xxx.com and the Windows Authentication user jo@xxx.com became the same user (meaning they have the same user id) and ...
0
votes
1answer
153 views

FBA and MemberShipProvider

Do we always need to extend web app when using FBA? I know it seems a silly question, but I can't find a straight answer. EDIT: SharePoint 2010