Single signon betwen Asp .Net and Sharepoint 2010 Portal

Posted by user369266 on Stack Overflow See other posts from Stack Overflow or by user369266
Published on 2010-06-17T11:37:55Z Indexed on 2010/06/17 11:43 UTC
Read the original article Hit count: 165

Filed under:

Hi, I need to implement a SSO between a Asp.Net application and a SharePoint 2010 site. The ASP.NET Application has forms authentication and the SharePoint has Claims based forms authentication. How do I pass a ASP.NET forms credentials to a SharePoint 2010 website which uses Claims based authentication. Is this possible? Any tips and tricks?

© Stack Overflow or respective owner

Related posts about sharepoint2010