.NET passport authentication

  • Thread starter Thread starter srinivas
  • Start date Start date
S

srinivas

Hi all,
I want to test .NET passport authentication on my site
which is not for public consumption. ie., I want to test
on my local machine (localhost).
Can someone give my step-by-step example of refer any
site which gives this help?

Thanks and regards,
Srinivas
 
You need to download the Passport SDK from here[1],
although you should be aware of that as of todays date you need to go
through an extensive registration process to be able to use the passport
services from Microsoft. Also a fee is involved, I'm not certain if that
only applies for production environments or if it also included development
environments.

--
Patrik Löwendahl
cshrp.net - ' Elegant code by witty programmers '
cornerstone.se - ' IT Training for Professionals '

Mind the row split
[1]
http://msdn.microsoft.com/library/d...on/NET_Passport_Fundamentals/Installation.asp
 
Back
Top