【问题标题】:How to restrict external access to Google App Engine and only allow Apigee Edge?如何限制对 Google App Engine 的外部访问并仅允许 Apigee Edge?
【发布时间】:2020-05-22 17:49:37
【问题描述】:

我对 GCP 和 Apigee 都很陌生。我目前在 App Engine 上有一个 Node.js 应用程序,它有一个简单的 GET 端点。

对于我的用例,我希望人们通过 Apigee Edge 代理访问端点,并使其他任何人都无法访问 App Engine 端点。

我已经读到单向或双向 SSL 可能是解决方案,但我对此还很陌生,想知道您能否为我提供一些指导。非常感谢! ????

【问题讨论】:

    标签: api google-app-engine ssl apigee


    【解决方案1】:

    搜索一下,似乎使用 mTLS 是您使用 Apigee 保护您的 App Engine 的最佳选择 - 根据这篇文章中的 Apigee Community

    我建议您查看mTLS documentation,您也可以查看文档API Management Platform,了解有关 Apigee 的更多信息。

    如果这些信息对您有帮助,请告诉我!

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2015-06-08
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-01-29
      • 2015-11-05
      • 2015-07-11
      • 1970-01-01
      相关资源
      最近更新 更多