Creating Single sign on using .NET
Posted on August 2, 2007 by Shane Duffy
We have a basic single sign-on requirement. We need to be able to allow users to login and pass that login to other distributed systems.
Here are the basic requirements:
1. We want to control the master user profile so that we can have access to the data and integrate it into our offline CRM systems.
2. We [...]
Filed under: ASP.NET, SQL, Single Sign On, VB.NET | No Comments »