Tagged Questions
2
votes
1answer
511 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 ...
5
votes
1answer
1k views
Single Sign on / SharePoint 2010
We currently have a SP2010 farm, with a number of web applications all configured to used classic windows authentication. One of our service providers has an externally hosted application that we want ...
2
votes
2answers
1k views
How do I pass the SharePoint username to another site for Single Sign-On?
We would like to have users sign into an internal SharePoint site, then be able to click on a link that takes them to a vendor's site. However, we want to pass the username, first and last names, and ...
1
vote
2answers
509 views
SSO authentication integration issue
I am using SharePoint 2007 Enterprise + Publishing portal template + Windows Server 2008. I am developing using VSTS 2008 + C# + .Net 3.5. I need to implement SSO (Single Sign On feature) with another ...