Questions tagged [fba]

Form Based Authentication (FBA) provides an authentication method using a web form. Using this method, a user is being presented with an editable "form" to fill in and submit in order to log into some system or service.

95 questions
0
votes
1 answer

Change Extensions of FBA / AD Authentication Zones in SharePoint?

I have a SharePoint site that is configured with FBA and AD authentication. Currently, the Forms Site is extended by the AD site. Due to various factors, I need to reverse this, so the forms based site is an extension of the AD site. How would I go…
Kenneth Reitz
  • 8,559
  • 4
  • 31
  • 34
0
votes
1 answer

Show Popup Form Login in Sharepoint 2007

My sharepoint site is Form Authentication Based and configurated properly. When i login, it redirects to page /_layouts/login.aspx What i want is: when i click Login label, i want to show popup to login to site as when using windows authentication.
Haris
  • 1
0
votes
1 answer

sharepoint Claim Based Auth FBA custom logout not working

Hello i am new in sharepoint development. I am working on an application in which we are using FBA. For logout purpose we are using a custom logout page and on that page we are clearing everything session, cookies. Now when a user is loggedIn one…
Anupam Sharma
  • 368
  • 3
  • 12
0
votes
3 answers

Sharepoint 2010. Create user using FBA

I'm trying to create user in SharePoint 2010 using FBA (Forms Based Authentication). I followed the steps in this article to configure FBA:…
user1439618
  • 235
  • 2
  • 5
  • 13
0
votes
1 answer

Using FBA in particular pages in SharePoint 2010 internet site

I want to use FBA (username/password) in some X pages in an internet SP 2010 site, so the desired design is: for all site pages (except X page) the site will use the windows auth with anonymous access enabled so the internet/public users can view…
Smadi
  • 1
1 2 3 4 5 6
7