I happens to find this nice article explaining how OpenID works. Clearly, OpenID consumer and OpenID server transfer information through URL query string.

I'm wondering how Live ID accomplish similar functionality. It seems the info is not exchanged through query string in URL. And, since Live ID login server have different domain name from consumer domain, it is not applicable to transfer info through cookie.

I tried to google tutorial of Live ID, but the result is full of jargon and hard to understand. Is there any easy-to-understand tutorial about How Live ID works?

link|improve this question

62% accept rate
hmmm... you just gave me a good idea for a blog article! :) – russau May 13 '10 at 2:34
Cool! looking forward to your blog post. – Morgan Cheng May 13 '10 at 5:25
feedback

1 Answer

I would like to tell you that Microsoft has signed as the OpenID Provider but didn't implemented the same. Live ID is different from OpenID, but LiveID Supports OAuth and thus use OAuth method of LiveID. Don't know how much they will take to implement the OpenID

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.