在本部分中,您将通过在浏览器中查看已部署到 Cloud Run 的应用,对应用进行测试。只有在 Google 管理的证书的状态变为 ACTIVE 后,您才能查看应用。预配 Google 管理的证书最多可能需要 60 分钟时间。如需详细了解 Google 管理的 SSL 证书,请参阅使用 Google 管理的 SSL 证书。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-09-04。"],[],[],null,["# Step 5: Test your IAP-secured app\n\nIn this section, you test the app that you've deployed to Cloud Run by\nviewing it in your browser. You can view the app only after the status of the\nGoogle-managed certificate becomes `ACTIVE`. Provisioning a Google-managed\ncertificate might take up to 60 minutes. For more information about\nGoogle-managed SSL certificates, see\n[Use Google-managed SSL certificates](/load-balancing/docs/ssl-certificates/google-managed-certs#certificate-resource-status).\n\nCheck the status of your certificate\n------------------------------------\n\n1. Go to the **Classic Certificates** tab in the Google Cloud console.\n\n [Go to Classic Certificates](https://console.cloud.google.com/security/ccm/list/lbCertificates)\n2. In the **Status** column, check the status of the `my-genai-app-certificate` certificate.\n\n You can proceed with the rest of the tutorial after the status changes to\n **Active**. Note that certificate provisioning might take up to 60 minutes.\n\nView the deployed app\n---------------------\n\n1. Sign in with a principal's account that you configured in IAP.\n\n2. In your browser, open the following URL:\n\n https://\u003cvar translate=\"no\"\u003eDOMAIN_NAME\u003c/var\u003e/app\n\n Replace \u003cvar translate=\"no\"\u003eDOMAIN_NAME\u003c/var\u003e with domain name provided during certificate creation."]]