Is it possible to use OpenID for both .NET web sites and PHP websites (Apache/Linux)?
I have a manager that wants single sign-on for access to any/all web sites, regardless of which web server hosts a web site.
I create .NET web apps and the PHP web sites/apps are done by another programmer.
How would I go about using OpenID for a .NET web app?
What about for the PHP programmer?