Single Sign on (SSO) using Cookie in ASP.Net
Posted
on C# Corner
See other posts from C# Corner
Published on 4/30/2010 2:12:22 AM
Indexed on
2010/04/30
8:08 UTC
Read the original article
Hit count: 317
Filed under:
I would like to give a brief overview of how to use cookie to implement Single Sign on(SSO) in asp.net web application.
© C# Corner or respective owner