WIF in Azure WebSite

ぐ巨炮叔叔 提交于 2019-12-25 01:17:08

问题


I would like to use Windows Identity foundation in an Azure WebSite. I noticed that Azure Websites support .Net 4.0 and not .Net 4.5. Does anyone know if there is a way to use WIF in an Azure WebSite?


回答1:


Vittorio Bertocci (Mr. WIF himself) just posted a blog post on this topic:

http://blogs.msdn.com/b/vbertocci/archive/2013/01/28/running-wif-based-apps-in-windows-azure-web-sites.aspx.




回答2:


WIF 1.0 works fine in Azure - refer How to implement single sign-on with Windows Azure Active Directory - ASP.NET Application.

Or you go go the Azure ACS route - Facebook etc.

Are you asking - "Does anyone know if there is a way to use WIF 4.5 in an Azure WebSite"?




回答3:


This will be available approximately end of this month. Please sees http://social.msdn.microsoft.com/Forums/en-US/windowsazurewebsitespreview/thread/3fab0f32-23c9-4122-9ece-8c3edbadde47 for more detail, or check back in a couple weeks.

Thanks!



来源:https://stackoverflow.com/questions/12275560/wif-in-azure-website

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