Does HoTMaiL or Windows Live ID support OpenID authentication?

雨燕双飞 提交于 2019-11-29 12:25:40

问题


Does Windows Live ID or Hotmail (Passport) support OpenID based authentication?

If yes, what is the endpoint url, and do I have to register my application somewhere to use it?

If no, do they have their own API for 3rd-party authentication?


回答1:


On the Windows Live Blog, there are only two different mentions of Open ID. Neither of those point to any actual movement on implementing Open ID.

  • Welcome to the Windows Live for Developers Blog
  • Announcing Support for OAuth 2.0

There is no mention of a working Microsoft provider on the OpenID Web Site. Even though Microsoft is part of the OpenID board, it seems they are only adding OpenID support within Microsoft products.

  • Windows Azure has support to authenticate using OpenID - with a non-Microsoft provider.
  • Windows Live is supposed to have support to authenticate using OpenID - with a non-Microsoft provider. Unfortunately, the announcement link to the Windows Live developer's blog no longer works, and I can find nothing on the Windows Live sign-in page.

There was the mention of an experimental OpenID provider from Microsoft back in 2007, but the web site isn't working. In addition, there was another experimental OpenID provider for Windows Live, but it was shut down in 2009.

I believe that with the death of Windows CardSpace in February 2011 and the purchase of Credentica, it sounds like Microsoft is jumping out of the OpenID bandwagon in favor of a proprietary solution.




回答2:


Source: http://en.wikipedia.org/wiki/Windows_Live_ID#Support_for_OpenID

Support for OpenID

On October 27, 2008, Microsoft announced that it was publicly committed to supporting the OpenID framework, with Windows Live ID becoming an OpenID provider. This would allow users to use their Windows Live ID to sign-in to any website that supports OpenID authentication. There has been no update on Microsoft's planned implementation of OpenID since August 2009.

The project has been planned a few time ago, but it seems not to be implemented.




回答3:


Additional Data found here.

This CSS Sprite, which includes the OpenID logo in it,
would indicate that they (have/had) planned to include support within Windows Live.




回答4:


OpenID Connect is supported by Microsoft Accounts (aka Windows Live ID, aka Microsoft Passport etc.) as of Feb 2016, please read: https://blogs.technet.microsoft.com/enterprisemobility/2016/02/23/for-developers-the-first-use-cases-of-the-converged-microsoft-account-and-azure-active-directory-programming-model-are-now-ga/



来源:https://stackoverflow.com/questions/3170341/does-hotmail-or-windows-live-id-support-openid-authentication

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!