ACS settings in Windows Azure cscfg

血红的双手。 提交于 2019-12-13 04:38:20

问题


We have a ASP.NET MVC web application configured to use ACS and deployed on the Windows Azure.

The application has all ACS settings like realm in the web.config file.

Is it possible to have all ACS settings or at least realm setting in the Windows Azure cloud service configuration file? so that it can be modified directly from the portal at any time and there is no need to re-deploy the application?

Any help on this will be appreciated.


回答1:


Yes. Vittorio describes a solution in his blog post at http://www.cloudidentity.com/blog/2011/05/31/EDIT-AND-APPLY-NEW-WIF-S-CONFIG-SETTINGS-IN-YOUR-WINDOWS-AZURE-WEBROLE-WITHOUT-REDEPLOYING/.



来源:https://stackoverflow.com/questions/21934992/acs-settings-in-windows-azure-cscfg

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