Azure Api management Is it possible to disable Subscription Key

后端 未结 1 2027
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-21 04:02

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条回答
  • 2020-12-21 04:30

    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.

    0 讨论(0)
提交回复
热议问题