centralized_authentication » Computer internet security 
information computer networking security
 
|
|
|
News
|
Advertise
|
|
Products
|
Contact
 

Posts Tagged ‘centralized_authentication’

Passport authentication in asp.net

Wednesday, June 27, 2007 21:50

Passport authentication is a centralized authentication service that uses Microsoft's Passport Service to authenticate the users of an application. It allows the users to create a single sign-in name and password to access any site that has implemented the Passport single sign-in (SSI) service. The following code snippet illustrates how ...

This was posted under category: ASP.NET security  |  Read Full Story  |  0 Comments