1
vote
1answer
161 views

SharePoint claims with single sign on redirects when accessing _trust subdirectory

I have developed a cutom STS/Identity provider/SSO (Single sign on) website in MVC3 which acts as a claims provider. This site signs on a user to a sharepoint site using WSFederation. It correctly ...
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 ...