Replacement for standalone FedUtil to update system.IdentityModel

两盒软妹~` 提交于 2019-12-13 13:29:56

问题


i'm looking for a replacement of the Microsoft Federation Utility (FedUtil) from the WIF SDK, which allows me to automatically update (especially) the trustedIssuers list inside a web.config. The old FedUtil could to this with /m /u as parameters.

Now the tool is included in VisualStudio and MS claims, there's no standalone replacement for FedUtil (refer to: http://msdn.microsoft.com/en-us/library/jj157089.aspx).

My question is: Do i have to do the updates manually now or is there some command or tool to update the System.IdentityModel trusted Issuers automatically?


回答1:


Since a tool seems not to exists which replaces FedUtils Update i made one on my own and published it to codeplex: IdentityModel.Tools



来源:https://stackoverflow.com/questions/13358528/replacement-for-standalone-fedutil-to-update-system-identitymodel

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