Slashdot Log In
Microsoft Opens Up Windows Live ID
Posted by
CowboyNeal
on Thu Aug 16, 2007 11:39 PM
from the ready-for-the-masses dept.
from the ready-for-the-masses dept.
randommsdev writes "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."
Related Stories
Submission: Microsoft Opens Up Windows Live ID by Anonymous Coward
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
ATTN: Top-posting whores (Score:3, Funny)
Re:ATTN: Top-posting whores (Score:5, Funny)
Thanks!
Parent
w00t! (Score:4, Funny)
How long (Score:5, Insightful)
Re:How long (Score:5, Informative)
Well there are safeguards for this now, and I am sure if it gets to be a problem like that was at one time, it will also get fixed.
Parent
Re:How long (Score:4, Insightful)
The safeguards only work if the user is paying attention. It only takes a fraction of a percent of people to click a 'log in here with your bank of america credentials to see if you have won a prize' link and the scammers can make a profit, and will keep on scamming.
Still... if you've got a way around this that is truly idiot proof, I'd like to hear it! The best thing I can come up with is that the banks themselves initiate the scam, and then send 'the boys' around to break the thumbs of anyone who falls for it, or otherwise punish the scammee (that's strange... my spell check says scammee isn't a valid word...).
Parent
Re:How long (Score:4, Insightful)
Parent
Re:How long (Score:5, Funny)
Parent
Re:How long (Score:4, Interesting)
Parent
Re: (Score:3, Funny)
Re:How long (Score:5, Insightful)
If a 'single sign-on' became everyone's only method of authenticating to anything, then it would make identity theft just too easy.
You can go to extreme lengths to protect all the sign-on pages in the world, but as long as there are people who will click on a 'your account will be deleted in 2 days unless you go to http://i.am.going.to.steal.your.identity.com/veri
I can't think of any way of preventing that problem without there still being the possibility of a "man in the middle" attack...
Parent
Re: (Score:2, Informative)
Re: (Score:3, Informative)
Re:How long (Score:4, Funny)
Just sign into http://paypalhardware.com/ [paypalhardware.com] with your credentials and they will send one out to you
Parent
Re: (Score:3, Informative)
The _only_ way I can think of for the second factor to completely solve all the problems is that if it is a device that you connect to the network, and it establishes a secure session between the end points
Another way is to use a cryptographic challenge-response authentication, with the relying site's URL hashed into the challenge.
Since the relying site never actually receives the secret key used to create the response, phishing sites gain nothing useful when they prompt the user for authentication. And since the site the user is authenticating to is hashed into the challenge (by an authentication tool on the user's machine, not by the relying site), a response give to a phishing page will not provide ac
Re:How long (Score:5, Insightful)
Secondly, as far as identity theft is concerned, my email accounts are already single points for attack. Once you have the email, the password recovery services will do your bidding. A single-identity-solution allows you to just shift this from email to some server which was created to keep and handle this data. Whats more you could be the one setting up that server... (not in the ms case but in the case of openid).
So, on the whole, single sign ons can work and openid hopefully will. I dont even want to rtfa. If I cant decide who keeps my username password for my single signon, I am just not interested.
Parent
Re: (Score:3, Informative)
I haven't looked at openid, but if it allows you to trust someone else with your keys, it's just plain missing on the most important concept.
You should look into OpenID. It's a simple but very powerful concept, and well worth your time.
OpenID is open both with respect to the choice of authentication server (you can pick any one you want, including running your own if you prefer), and with respect to the choice of authentication technology. In a nutshell, the way it works is that if site A wants to authenticate you, you enter your OpenID, which looks like "username.hostname", where hostname is the name of the OpenID provider server. Call t
Re:How long (Score:5, Informative)
It doesn't matter so much, it's not like MS WLID, formerly known as MS Passport can ever be made secure. It's fundamentally flawed from the design [avirubin.com].
However, all the bad press was about MS Passport, so a simple name change and, Voila, no bad press about the product. Palladium was sanitize the same way.
Parent
It's much easier than that (Score:5, Insightful)
So, first check you should do whenever you're logging into a page is what? That's right, check the url. "http://login.live.com/login.srf?wa=wsignin1.0&rp
This page has none of those things. Well done Microsoft.
Oh, but it gets better. There's this link that says "Use enhanced security". I would have thought that "enhanced" security was a sensible default, silly me. It's not underlined, so you don't know it is a link until you hover your mouse over it, but it will take you to a https:/// [https] page. Of course, the certificate it offers you is not for login.live.com, it's for graphics.hotmail.com. If you accept this certificate then you are basically saying that you're ok with trusting this data that didn't come from graphics.hotmail.com as if it did come from graphics.hotmail.com. Just for the hell of it, let's fire up this "enhanced security" page in IE and see what happens. Oh.. I see. We get no warnings. In fact, if we double click on the padlock we see that the certificate now IS for live.login.com. Hmm, what's going on here. Ahh, I see, half the content on this page didn't come from live.login.com, it came from graphics.hotmail.com.. so this isn't a secure site *at all*, it's a mixed domain site and IE's pitiful support for multiple certificates on a single page is happy to just ignore this (and doesn't even warn you).
XSS anyone?
Parent
Re:It's much easier than that (Score:4, Interesting)
Parent
OpenID got this right. (Score:3, Informative)
Re:It's much easier than that (Score:4, Insightful)
Parent
Re: (Score:2)
All these partner sites must display a "Genuine Live" hologram GIF image.
Beat that!
Got it backwards. (Score:2, Interesting)
before semi-intelligent people weren't going to enter their passport ID into non-MS websites, but now... I bet a lot more corporate keys get exposed this way as passport is the keys to your Enterprise Licensing kingdom.
Hmmm, massive FUD has much inertia. First, intelligent people have known for a long time not to trust M$ with anything. This has harmed the online economy, but that's a different story. If the 25% prevalence of keyloggers is not enough, a rogue site has been able to harvest Passport IDs
Phishing? (Score:2, Redundant)
Re: (Score:2, Informative)
Re: (Score:2)
No License? (Score:5, Informative)
Re:No License? (Score:5, Insightful)
Copyright (c) 2007 Microsoft Corporation. All Rights Reserved.
and yeah, no license. So I guess implicitly you're not allowed to redistribute it at all.
Parent
just read the ToU (Score:5, Informative)
Parent
Re: (Score:2)
Now we can all use Windows security - via the web! (Score:5, Funny)
Article placement (Score:5, Interesting)
Is it just me, or does placing this article directly above the Diebold rebranding article make you think of a theme common to both? Company loses credibility. Keeps trying to regain it, but still doesn't grok that you can't just make it *look* like you've changed your spots. You actually have to change your behavior, and regaining credibility takes a lot longer than destroying it does.
CardSpace? (Score:2, Interesting)
Re: (Score:3, Insightful)
Uh, what? (Score:3, Informative)
-matthew
Re: (Score:2)
OpenID (Score:5, Insightful)
I'd prefer to see the rise of OpenID [openid.net]. Now if Microsoft gave you an OpenID authentication point with your LiveID (preferably with something simple, like adding the OpenID <link> tags to login.live.com or even just live.com), that would be a feature worth using and supporting. And wouldn't require changing the sites that already support OpenID, including, AFAIK, the SixApart family of blogs.
With modern technology, diverse applications are a good thing (healthier market and better apps from consumer selection). Information, however, is more useful the more widely it can be read and used. Unless you are specifically trying to hide something.
Unfortunately, like Live ID, there seems to be more OpenID providers than servers that use them for authentication.
Re: (Score:3, Insightful)
It is worth noting, that OpenID is a decentralized system, so you don't have to depend on single ID provider.
My old single sign-on method (Score:5, Interesting)
I use 3 passwords for all sites I access mapping to 3 levels of trust. I try to use the same user id when possible :
Level 1 : risky
Level 2 : less risky
Level 3 : almost trustable
For sites that I really trust (banking, etc...) I use dedicated passwords. I, also, can forecast problems with a single sign-on scheme that would be more or less like giving away your social security number if hacked.
I have been working on this problematic before for big organizations and one conclusion we came up with was that we needed to re-use the old assembly language "indirection" principle, called pointers in higher level languages.
So basically, one has to be able to authenticate with multiples set of usernames/passwords combinations. Once the unique user is authenticated, the central authentication authority limits its role to just that, authenticating the user.
All authorization is managed by the local system that interacts with the user.
Do a search for MBUN on Google. In Canada, a user can have multiple MBUNs to deal with the government. This solution was implemented to cope with privacy concerns and still allow the citizen to deal with the government with the same level of privacy that was previously achieved with paper forms. Basically, what has been done is creating a mapping between the MBUN and the real userid and the choice has been given the citizen to have as many MBUN as he wishes to deal with the government.
Serious concerns should apply to too simplistic solutions ;-)
Now for all /. MS bashers to enjoy : Although a qualified partner in the project, none of MS products where used to implement the solution. Given the money and the visibility at stakes, this caused a commotion in Canada with MS canadian VP putting pressure on everybody to reverse the decision.
Hey Sam, your products are just too simplistic and too proprietary. Phone us next year please ;-) That was really funny, the guy just couldn't understand that Macdonald's like marketing techniques did not work in this case. I mean, they even flew us for a week to Redmond at the campus to try to brainwash us, but still no go for MS.
-ls
OpenID (Score:5, Informative)
Re: (Score:3, Interesting)
From a brief look, it seems considerably easier to implement and run; for clients, servers, and end users. I've had OpenID support on my webapp to-do list for months, and I'm considering implementing this in an afternoon. However, the fundemental design is worse :-/
OpenID could really do with a for-dummies API...
Re: (Score:3, Interesting)
Rich
System Requirements (Score:5, Funny)
How's the wheather in hell these days?
Why? (Score:3, Insightful)
Terms of Use (Score:3, Insightful)
The concept never convinced me (Score:3, Interesting)
MS ignores Python style guide (Score:3, Interesting)
Re:So what? (Score:5, Insightful)
Parent
Re:So what? (Score:5, Insightful)
Parent