The custom-login-page tag has no wiki summary.
0
votes
0answers
33 views
Sharepoint 2010 login layout page gives Access denied error
SharePoint is showing strange behavior that when I use my Custom login page which is using the credentials entered to get authenticated by my Custom Security Token service (Trusted Identity provider) ...
1
vote
0answers
20 views
How to retrieve the user account associated to a client certificate on SharePoint 2013
I’m searching for a while but I don’t find any answer to my problem. So now, i'm confused ... I hope to find an answer thanks to you.
On SharePoint 2013, I configured FBA with a custom login page.
...
0
votes
0answers
98 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
88 views
Sharepoint custom login page redirects to same page
I have create custom login page in sharepoint with FBA.
I am inheriting my page with system.web.ui.page but after sucessful user validation its redirects me to same page.
for redirection I am using
" ...
0
votes
0answers
69 views
custom reusable feature to create and deploy login page for FBA site using page layout
i want to create a feature which will deploy globally in a web farm and will create a custom login page layout template. any SharePoint applications running in that farm should be able to create a ...
0
votes
1answer
282 views
Custom logon page causes 401 on SharePoint 2013
I'm trying to create a custom logon page for SharePoint 2013. I have an existing 2010 project that works fine that I'm using as a model for a 2013 version, but I can't get it to work.
What has worked ...
0
votes
1answer
269 views
FBA - Search Issue with Custom Login Page
I have implemented FBA on an web application which has a custom login page. The custom page doesn't let the users login via windows authentication even though it is enabled from central admin. Seems ...