Starting April 29, 2025, Gemini 1.5 Pro and Gemini 1.5 Flash models are not available in projects that have no prior usage of these models, including new projects. For details, see Model versions and lifecycle.
Stay organized with collections
Save and categorize content based on your preferences.
In this section, you test the app that you've deployed to Cloud Run by
viewing it in your browser. You can view the app only after the status of the
Google-managed certificate becomes ACTIVE. Provisioning a Google-managed
certificate might take up to 60 minutes. For more information about
Google-managed SSL certificates, see
Use Google-managed SSL certificates.
Check the status of your certificate
Go to the Classic Certificates tab in the Google Cloud console.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-03 UTC."],[],[],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."]]