Please I would like to know how to implement Single Sign On across subdomains running on a mixture of programming platforms, asp.net and php?
+1
A:
You could use cookies if the top level domain is the same. There's an article on CodeProject.
Darin Dimitrov
2010-02-04 10:27:30
Thanks Darin what about a mixture of programming platforms, asp.net and php?
James
2010-02-04 10:50:55