tags:

views:

21

answers:

0

Here's what I'm trying to do. I have a SharePoint site and I have another site written in .Net. The .Net application uses forms authentication. I would like to create a link in SP which will pass user credentials to the .Net app and automatically sign them in.

First, does anyone know if SharePoint 2010 SSS supports password caching?

Secondly, if SP SSS does support this can anyone give me any advice / resources to help me understand how this works?

Thanks!