Tagged Questions
2
votes
0answers
227 views
Claims/Forms Auth and Secure Store - good use?
I have a need to provide single sign on capabilities within the same enterprise - meaning sometimes I'll need access to the user's name and password. A few examples:
SSO to OWA (forms based)
SSO ...
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 ...