Tagged Questions
4
votes
1answer
304 views
Sharepoint 2007 to 2010 conversion and authentication
I'm consulting on a project that needs help passing authenticated user to other .Net applications on the same domain from Sharepoint to standard .Net & classic asp sites. Currently in SP 2007, ...
2
votes
1answer
351 views
How to authenticate a user in SharePoint server side object model?
I am developing an Asp.Net web application that will access data in a list on a SharePoint 2010 server. Can anyone tell me how do I authenticate a user against SharePoint using the server side object ...
0
votes
2answers
474 views
FBA - problem with adding asnet membership users to Sharepoint groups
I have one farm with two web application ("training" and "test") which are installed od 2 servers (for NLB purpose).
Web apps use claims based auth (win & fba).
Both web applications use same ...
4
votes
2answers
1k views
Using Claims Based Authentication to integrate with an ASP.Net application
I have been Googling a problem that I have with trying to integrate the web application that I am working on with SharePoint 2010.
The web application is a wiki style tool that allows users to log ...