In general, the term refers to the notion of a user being presented with an editable "form" to fill in and submit in order to log in to some system or service.
1
vote
1answer
465 views
CQWP throwing security validation error when selecting list
I am currently building an intranet portal which is highly dependent on content query web parts. I am having an issue where when I go to select a list from the popup, it throws an error.
The ...
1
vote
2answers
589 views
Active Directory users not getting resolved in a FBA enabled site
I have configured forms authentication on a web application. FBA users can be used to access the website but NTLM users not getting resolved. Because of this I cannot use AD users in SharePoint.
I ...
0
votes
3answers
302 views
FBA and applicationName
I have created a custom membership provider for FBA (SharePoint 2010).
My CustomMembershipProvider (+ role provider) are defined in the 3 web.config (CA, STS, webapp).
In web.config of webapp, I set ...
0
votes
1answer
155 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
0
votes
2answers
548 views
issue with forms authentication - Unable to redirect from login page to home page after authentication
In Sharepoint 2010, We created a web application with classic authentication and started developing it. Later, we want to implement forms authentication to our project, so I created a new sharepoint ...
1
vote
1answer
1k views
Can't access the 'Site Settings' page after enabling Forms Based Authentication
I've setup Forms Based Authentication on my Sharepoint site using various online tutorials. It has both FBA and Windows Authentication and everything works as expected apart from the 'Site Settings' ...
2
votes
1answer
1k views
Changing users DisplayName isn't permanent (i:0#.f|… issue)
We're having the issue where user's names shown after logging in are being preffixed with the membership provider information, e.g. i:0#.f|fbamembershipprovider|myemail@q... (note that we're using FBA ...
0
votes
1answer
1k views
How to Add user for form authentication in sharepoint 2010?
I confirgured the form authentication. but i am not able to create the users for login using form authentication .
When i want add user in the Policy for Web Application, I search User , Noticeable ...
1
vote
3answers
2k views
SharePoint 2010 Access Denied - Temporarily fixed by Check Permissions
I am using Forms Based Authentication and security seems to be setup properly. The problem I am getting is that every so often, my users report access denied issues on one of my site collections.
...
0
votes
1answer
204 views
SharePoint Licensing using FBA
I've a remaining question in my head... If i use FBA for authenticate my users, does it changes the licensing volume of my SharePoint farm?
Using FBA my users are almost SQL Server side and could not ...
2
votes
3answers
465 views
Same public URL on two zones?
I have a default and an extended "Extranet" zone on one of my web application.
I would like to assign a single URL "https://Name.myDomain.com" to both zones.
Additionally I also want to be able to ...
1
vote
1answer
1k views
Server Error in '/' application while trying to sign in as an FBA user?
I have setup windows and forms based authentication on one of my web applications and have an issue while trying to sign in as fbaadmin. fbaadmin is one of the users I have added to the FBADB on ...
4
votes
2answers
925 views
SharePoint 2010 FBA: Redirect on Sign Out
I'm using the SharePoint 2010 FBA Pack http://sharepoint2010fba.codeplex.com/. Basically, I want to redirect to the homepage once a user Sign's out. I'm unable to find this. Could someone please help ...
0
votes
3answers
587 views
What are the advantages of Active Directory over FBA?
I am on FBA (Claim-based) Authentication and plan to migrate to Active Directory. My System is SharePoint 2010 for Internet Sites. I want to know what additional benefits I will gain if I migrate to ...
2
votes
2answers
2k views
FedAuth cookie set to expire only 10 hours after creation
I've written a custom login script for my Forms Based Authentication SharePoint 2010 Server website, which allows my users to enter credentials for one of our products, and map them to a FBA user ...
0
votes
0answers
349 views
ldap and user profile attributes
I have an extended webapp that uses the LDAP provider so users can log in without the fun windows integrated popup. I configured the User Profile Sync Application to use my Forms/LDAP Provider and ...
2
votes
3answers
1k views
AuthenticateFormsUser with no password
I believe in SharePoint 2007 you could authenticate a user programatically (without a password) using something like this:
FormsAuthentication.RedirectFromLoginPage(username, false);
In SharePoint ...
4
votes
3answers
3k views
FBA and the People Picker
I have Windows and Forms Based Authentication enabled for my Web Application.
All three web.configs (Central Admin, Security Token Service and Application) are correctly configured to use a custom ...
0
votes
3answers
1k views
how to create sharepoint custom login page
Im creating custom login page for sharepoint that will use Forms Based Authenitcation. I've read couple articles how to do it, but something is not clear to me.
What class should my Login.aspx (and ...
1
vote
1answer
543 views
Combine Forms Authentication with Windows Authentication
A client wants to allow both AD users and non-AD users access to a SharePoint site. I have done similar work before on a ASP.NET site but that required a custom MembershipProvider.
Is there a way to ...
5
votes
1answer
305 views
Strategy for correct external authentication?
I'm a bit confused about the different terminology, components and steps to make my scenario work.
I'm working on a SP 2010 platform that can have multiple authentication mechanisms : Anonymous, ...
1
vote
2answers
2k views
Add FBA role to SharePoint 2010 group
I've setup FBA for SharePoint 2010 following these instructions:
http://blogs.msdn.com/b/kaevans/archive/2010/07/09/sql-server-provider-for-claims-based-authentication-in-sharepoint-2010.aspx
It ...
1
vote
3answers
469 views
FBA Authentication with Custom Database
I want to implement forms based authentication for a sharepoint portal. I have used the standard ASP.NET membership provider database for test purpose and it work fine.
My client has Authentication ...
1
vote
1answer
124 views
how to administer forms based authentication in sp2010 foundation
I have a public facing site for community to exchange information efficiently. I have different subsites within that site. I want to provide users forms based authentication to log in to the system. ...
3
votes
1answer
52 views
Mysite signin repeats in IE
For some reason my claimsbased mysite hosts won't let me login - it authenticates my credentials, but instead of taking me to mysite, it just refreshes the login page?
It only does this in IE - I get ...
1
vote
1answer
227 views
Multiple mysite hosts + fba
I'm trying to figure out the best way to do this. I need to create a mysite host for an FBA site in SP2010 (I'm already researching the FBA particulars parallel to this, but if anyone could give a ...
1
vote
2answers
154 views
How could I log on the Central Administration by Form Based Authentication user
I noticed that there is a value PeoplePicker which may control this. But I dont know how to do it.
3
votes
3answers
1k views
Sharepoint 2010 windows authentication via login form (2 textboxes for username and password)
are there anyways to use a login form with a textbox for username and another one for password to authenticate a user with windows authentication ?
like the image below, i want to use a login form ...
3
votes
2answers
834 views
Forms Authentication, persistent cookie needed by IE, but not Firefox or Chrome
I have a WSS 3.0 internet facing site which we have configured to use forms authentication. We have customized the login page to remove the 'remember me' check box. We have problems with users not ...
6
votes
1answer
920 views
Opera browser shows 403 FORBIDDEN
Opera browser gives 403 FORBIDDEN when trying to access my SharePoint site. The site uses FBA authentication and is an internet facing site. In IIS logs I can see that Opera has requested the favicon. ...
2
votes
1answer
527 views
Methods of sharing authentication between SharePoint 2010 and ASP.NET applications?
We're evaluating ways of sharing authentication (to achieve an SSO effect or actual SSO) with SharePoint 2010 and several ASP.NET applications.
The options I've seen so far are to configure ...
1
vote
1answer
295 views
Deploying reports with enabled Forms Based Authentication (FBA)
Configuration:
Sharepoint 2010
Reporting Services Integrated Mode
Claims Authentication with Windows Authentication (NTML) and Forms Based Authentication Enabled
I can deploy reports from Visual ...
2
votes
2answers
512 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
190 views
“Default Reader Site Group” people picker not retrieving SQL FBA users?
I have an issue with people picker for SQL FBA users in SSP admin site for "My Site Settings" page. I have added provider and role information SSP admin web.config file. And also I added "connection ...
1
vote
0answers
217 views
FedAuth cookie in Farm using https missing
I have issue where a custom providers, I can see that in the development environment the FedAuth cookie is set. But in productions is not. Production has two front end servers, and are accessed using ...
0
votes
2answers
2k views
SharePoint 2010 FBA - 401 Unauthorized
I Converted a sharepoint 2010 web application which has default zone and Extranet zone to use claims based authentication instead of classic mode. I followed this article http://bit.ly/bvv3CT to ...
1
vote
2answers
1k views
Getting current user in FBA site
I have a SP2010 site with FBA using Active directory membership provider.
I am building an application page (under /_layouts) that only authenticated users can access.
In this page's code behind, I am ...
1
vote
1answer
111 views
Office software remembers logged out person when using FBA
I have a SharePoint 2010 site using Forms Based Authentication (ASP.NET Membership)
User (A) logon to the SharePoint site.
Opens a document for editing in Word.
Word displays form for login. User ...
7
votes
2answers
545 views
How can I Move Windows User Profiles to FBA User Profiles?
I'm working with an extranet that had been configured to use Windows Integrated Authentication in SharePoint 2010. I'd like to move it to FBA authentication, but I'm hung up on the User Profiles.
...
1
vote
2answers
249 views
How to import from FBA (Claim-based) to Active Directory (AD)?
I am on FBA (Claim-based). I need to shift to Active Directory. Is it possible to do it? The reason is that I am missing out on many features which are unavailable on FBA.
Any help is appreciated!
3
votes
1answer
550 views
FBA SharePoint 2010 and login in Word
I have tried to get into Claim based authentication using FBA as with AspNetSqlRoleProvider and AspNetSqlMembershipProvider, I got it up and running. But there is one issue I can't get my head around. ...
4
votes
1answer
1k views
Programmatically create MySites for Users with FBA
I am trying to create MySites for users programmatically but I am receiving the following error:
My Site creation failure for user '' for site URL 'http://goaccel-app2:1000/sites/mysites/personal/'.
...
1
vote
1answer
298 views
Login a user from code with claims authentication (fba)
i have a problem with logging in a user from server side on a claims (fba) enabled site.
Users can register themselves on the site and get an email with a confirmation link.
After they click on the ...
1
vote
2answers
281 views
How to Limit Access to a Form using Active Directory?
I have a specific form that needs to be accessed only by certain users and/or AD groups. How do I limit access to specified users or specified Active Directory groups? Is this done via a workflow?
...
1
vote
1answer
3k views
Code to create a security token isn't working
I've been developing a SharePoint Server 2010 site, which uses Forms Based Authentication. As part of my custom login script, I used the following C# code:
System.IdentityModel.Tokens.SecurityToken ...
0
votes
2answers
2k views
Windows Authentication getting access denied after migrating from Classic to Claims-based authentication
We had an existing web application using classic mode authentication. We changed the existing site to use Claims based authentication for Windows accounts and enabled Forms Based Authentication (FBA) ...
0
votes
2answers
1k views
Unable to establish secure connection with the server ActiveDirectory
i m trying to enable FBA mode in my sharepoint.
Followed all tutorials from msdn and blogs. but i am still not able to make it working.
here is how my web.config looks like
<connectionStrings>
...
0
votes
2answers
289 views
Get Active Directory user for multiple security provider for EnsureUser()
I have 3 security provider for my web application
1. Active Directory
2. ADFS
3. SAML
Now suppose a user exist in all 3 provider.Hence when i do use ensure user method i get error/ exception "user ...
1
vote
1answer
172 views
Add users from custom membershipprovider without enabling FBA
I have a Web application with 2 zones.
Default: used by users on the inside using AD.
Extranet: used by external users using a custom membership provider
What I want is for the users in the ...
2
votes
1answer
1k views
Create a sharepoint registration page for external users
I want to make a sharepoint site where everyone has access to the login page. On the login page, there should be a link to a registration page where new users can register. The emailadress provided ...



