Azure Api management Is it possible to disable Subscription Key

不问归期 提交于 2019-12-18 08:43:28

问题


Is it a must that Subscription Key sent as part of the request when call through API Managment? is there a way to disable this option?


回答1:


Create a new product and uncheck "Require subscription" in its settings. Any API added to such product will be callable without a key, i.e. anonymously.



来源:https://stackoverflow.com/questions/51376248/azure-api-management-is-it-possible-to-disable-subscription-key

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