No announcements
Found 3589252 threads
-
0 Votes
Using Forms based Authentication in AD FS 2.0
I have verified your statement when dealing with Forms.Answered | 2 Replies | 7114 Views | Created by Dinesh Dhamija - Friday, January 22, 2010 12:26 AM | Last reply by Fidel spong - Saturday, July 3, 2010 12:20 PM -
2 Votes
Use FormsIdentity.UserData with SSRS/Forms Authentication?
Hi Scott, You can add some code in the global.asax file to implement Forms Authentication Tickets and managing user roles based access.Answered | 5 Replies | 1125 Views | Created by scott_m - Friday, January 2, 2015 8:55 PM | Last reply by scott_m - Saturday, February 7, 2015 7:18 PM -
0 Votes
Using PrincipalPermission on WebMethods with Forms Authentication + Role Based Security in C#
There are several steps required to enable authentication and authorization, since you didn't say, I don't know what you have done or not done.Answered | 1 Replies | 6361 Views | Created by ashish.bisen - Friday, November 13, 2009 11:55 AM | Last reply by Alex DeJarnatt - MSFT - Tuesday, November 24, 2009 6:19 PM -
0 Votes
FBA authentication using AD LDS in DMZ box
Finally, I wouldn't install SharePoint 2010 on a server running the AD DS or AD LDS roles and I don't think its supported.Answered | 3 Replies | 8107 Views | Created by Muarli Krishna Dittakavi - Saturday, June 25, 2011 9:24 PM | Last reply by Muarli Krishna Dittakavi - Monday, July 4, 2011 12:26 AM -
0 Votes
AD Authentication using Forms - dealing with roles....
I am using Forms Authentication to validate against our active directory - which - at the moment works fine.Answered | 7 Replies | 272 Views | Created by Anonymous - Tuesday, March 2, 2010 10:45 AM | Last reply by Anonymous - Friday, April 16, 2010 12:19 AM -
0 Votes
How to set up a site to use multiple Authentication(Both Forms and AD)?
But when we use http://sharepointservername/ , windows integrated authentication and login and try and add an AD user from the people picker we don't get ...Answered | 4 Replies | 4674 Views | Created by Patrick.I - Tuesday, November 17, 2009 7:44 AM | Last reply by Patrick.I - Thursday, November 26, 2009 12:45 PM -
0 Votes
Forms Based Authentication
Hi Paul, Here is an article about configuring SharePoint 2013 Forms-Based Authentication with SQLMemberShipProvider for your ...Answered | 1 Replies | 747 Views | Created by Paul Gosney - Thursday, February 16, 2017 9:26 AM | Last reply by Lisa Chen1226 - Wednesday, February 22, 2017 10:40 AM -
1 Votes
Windows Authentication and Forms Based Authentication with AD LDAP provider are not the same useraccount
The only way that you could merge the two into the same identity would be to use the Windows Identity Foundation to create your own authentication provider and then use that ...Answered | 2 Replies | 2773 Views | Created by Sjors Groot Kormelink - Monday, March 18, 2013 6:03 PM | Last reply by Sjors Groot Kormelink - Wednesday, March 20, 2013 8:32 AM -
0 Votes
using webrequest for form authentication
Yes, you can use webrequest to send username, password etc and get a reply back.Answered | 3 Replies | 5390 Views | Created by BEN99 - Saturday, January 2, 2010 12:20 AM | Last reply by farooqaaa - Saturday, January 2, 2010 3:38 AM -
0 Votes
Roles not working with AD users
Resolved with implementing Kerberos Authentication.Answered | 4 Replies | 3496 Views | Created by Amit Paul Singh - Thursday, October 20, 2011 3:09 PM | Last reply by Amit Paul Singh - Tuesday, February 7, 2012 11:27 AM -
2 Votes
Form based authentication - SharePoint
Remove Forms Based Authentication and try configuring again.Answered | 4 Replies | 10702 Views | Created by microsoft rocks - Friday, March 4, 2011 10:58 AM | Last reply by Michael Wharton - Monday, March 7, 2011 6:35 PM -
1 Votes
Using Forms authentication in HTML project
LightSwitch uses the standard ASP.NET Membership management.Answered | 4 Replies | 1955 Views | Created by Craig Berntson - Thursday, April 11, 2013 2:18 AM | Last reply by ADefwebserver - Thursday, April 11, 2013 1:19 PM -
1 Votes
Form Authentication
Hi, It depends on where you want to store the credentials of the users who use Forms Authentication.Answered | 1 Replies | 8631 Views | Created by itsmesantosh1982 - Sunday, February 20, 2011 2:40 PM | Last reply by Ben Howard [MVP] - Sunday, February 20, 2011 11:00 PM -
0 Votes
form authentication in WCF 4.0
From you link: Authorization The service is configured with a service behavior to authorize users with ASP.NET Roles.Answered | 4 Replies | 3752 Views | Created by bryanfok - Wednesday, June 23, 2010 3:16 AM | Last reply by bryanfok - Wednesday, June 23, 2010 10:51 AM -
0 Votes
Forms based authentication help
I use both FBA and AD on this web application.Answered | 4 Replies | 1715 Views | Created by HelloMyNameIsInigoMontoya - Wednesday, August 28, 2013 1:52 PM | Last reply by HelloMyNameIsInigoMontoya - Thursday, August 29, 2013 5:48 PM -
0 Votes
Login/Forms Authentication and Custom SQL Table??
I just stumbled on this link http://blogs.msdn.com/harsh/archive/2007/01/10/forms-based-authentication-in-moss.aspx and if you look at the bottom for the ASPNET AD ...Answered | 3 Replies | 4998 Views | Created by Westside2008 - Tuesday, April 7, 2009 12:36 AM | Last reply by Tony Testa2 - Tuesday, April 7, 2009 2:03 AM -
0 Votes
How to implement Forms authentication session state between Web Roles?
Thanks, adding the machine key seems to do the trick.Answered | 2 Replies | 5312 Views | Created by Magnus Johansson - Tuesday, October 25, 2011 2:00 PM | Last reply by Magnus Johansson - Wednesday, October 26, 2011 8:18 AM -
0 Votes
Authenticate AD users using InfoPath 2013 and Authentication.asmx
If there is, you could verify that the user is still authenticated by forcing the form to refresh.Answered | 3 Replies | 1262 Views | Created by Abhijeet Khopade - Tuesday, March 1, 2016 12:34 PM | Last reply by Steven Mulkerrins - Thursday, March 3, 2016 5:32 PM -
0 Votes
How to use forms authentication with winforms app
Hi maddmike, Are you talking about windows authentication or forms authentication?Answered | 5 Replies | 7494 Views | Created by maddmike - Tuesday, March 29, 2011 12:46 AM | Last reply by maddmike - Wednesday, April 6, 2011 5:05 AM -
0 Votes
form based authentication in sharepoint 2010
Hi joshi, Please check the demos below to implement custom role provider:Answered | 2 Replies | 843 Views | Created by joshi sanjay - Thursday, September 29, 2016 8:54 AM | Last reply by Jerry Zy - Friday, September 30, 2016 9:26 AM - Items 1 to 20 of 3589252 Next ›
No announcements