Reputation: 659
does hotmail/live support openid? if so , please help me with some sample programs to integrate windows openid in asp.net mvc. According to this link, microsoft does not support openid: http://en.wikipedia.org/wiki/Windows_Live_ID#Support_for_OpenID I din't find any new post or updates about this in recent months. Please help.
Upvotes: 2
Views: 1305
Reputation: 367
Yes recently, though it doesn't seem well publicised.
It is written up in the "Live Connect APIs" section of MSDN
http://msdn.microsoft.com/en-us/library/live/hh243647.aspx
Update Apr 2015: Its available, these days the info is avialable at One Drive Auth
Upvotes: 3
Reputation: 5899
Short answer - no. Windows Hotmail (by which I suppose you now mean Outlook) / Live (again by which I suppose you mean Microsoft Accounts) both support OAUTH 2. See http://msdn.microsoft.com/en-us/library/live/hh243647.aspx
Upvotes: -1