【发布时间】:2020-11-05 20:18:43
【问题描述】:
无法从 Safari 和 Brave 以外部身份登录用户。 The workaround for Safari is to disable Prevent cross-site tracking in the setting menu。还有另一个使用 gcloud iap 设置的选项,如https://cloud.google.com/sdk/gcloud/reference/iap/settings/set 中所述,我尝试过,但出现此错误:FAILED_PRECONDITION: Precondition check failed。
我也尝试按照https://quabr.com/59905271/how-do-you-enable-cors-requests-to-a-google-compute-engine-iap-enabled-load-bala 中的步骤进行操作,但遇到了类似的错误。
【问题讨论】:
标签: google-app-engine google-cloud-platform cors google-iap identity-aware-proxy