Web farm is suitable for implementing SessionSecurityTokenCache

I need to implement SessionSecurityTokenCache in order to be able to use WIF in a load balanced web farm. Is there a suitable (e.g., SQL-based) web farm implementation of this class that I can use, or do I really need to create my own?

+7
wif
source share

No one has answered this question yet.

See similar questions:

17
Azure / web farm ready SecurityTokenCache

or similar:

17
Azure / web farm ready SecurityTokenCache
10
How to create an ASP.NET web farm?
7
Implement single sign-on in .NET Web Farm for multiple e-commerce sites with WIF?
2
considerations for development in a web farm environment
2
Can we use Web Farm and Web Garden together?
2
Is it strictly necessary to implement a security token cache in a WIF + Web Farm script?
one
Can I implement a single sign-on service (Custom STS, WIF) so that it is available (cluster or web farm)?
0
Web farm read only session state impact
0
ASP.NET Web Page Caching
0
Does the IIS 7.5 server farm need to be in a domain? 2008 R

All Articles