iap_endpoints_app:使用GKE,App Engine,Google Cloud Endpoints和Identity Aware Proxy的单页webapp

时间:2021-05-10 23:43:46
【文件属性】:
文件名称:iap_endpoints_app:使用GKE,App Engine,Google Cloud Endpoints和Identity Aware Proxy的单页webapp
文件大小:266KB
文件格式:ZIP
更新时间:2021-05-10 23:43:46
Python 使用GKE,App Engine,Google Cloud Endpoints和Identity Aware Proxy的单页webapp 介绍 本教程和回购包含受保护的示例单页应用程序以及该应用程序在后面访问的相应API服务。 一起使用时,您的webapp受策略声明保护,并且只会呈现给授权用户。 一旦授权用户访问该站点,就会获得一个安全令牌,可以直接从javascript访问API后端。 此回购演示了几个附加功能: 行动计划 如何通过App Engine Standard重新发行JWT身份令牌 根据提供的IAP身份向JWT令牌添加特定的声明/约束。 终点 Cloud Endpoints能够在每个项目的cloud.goog域下动态配置DNS条目 使用“ Let's Encrypt为GKE Ingresss对象颁发证书 对云端点的CORS支持 这是一个相当长的教程,其中必须按顺序执
【文件预览】:
iap_endpoints_app-master
----images()
--------iam_delegation.png(89KB)
--------architecture.png(53KB)
--------iap_access.png(43KB)
--------iap_jwt.png(47KB)
--------iap_endpoint_apis.png(35KB)
----LICENSE(11KB)
----token_app()
--------requirements.txt(41B)
--------runTest.py(2KB)
----endpoints()
--------http()
--------gke()
----README.md(22KB)
----iap()
--------templates()
--------requirements.txt(104B)
--------appengine_config.py(221B)
--------public()
--------main.py(3KB)
--------app.yaml(189B)

网友评论