
Microsoft has
announced the release of Windows Live ID Web Authentication. This means that WLID (formerly known as Passport) is now opened to third party websites to use as their authentication system. Any Windows Live user can potentially log in to a website that implements Web Authentication. Interestingly
sample implementations are available in the Ruby, Python, Perl, and PHP open source languages amongst others -- tested on openSUSE 10.2 but expected to work on any platform that supports these languages. More details are available in
the SDK documentation.
Member since:
2006-02-11
Do those third party sites actually get your password though? I would think they don't, they just use MS's service which validates your login. Your password would still be stored only with Microsoft, at least I would think. Otherwise you're right, it would be a big security risk.