Autentikasi Pengguna: Identity-Aware Proxy Ulasan
234350 ulasan
sharon m. · Diulas 21 hari lalu
Adam K. · Diulas 21 hari lalu
Cicero H. · Diulas 21 hari lalu
Zubeyir O. · Diulas 21 hari lalu
Ceren A. · Diulas 21 hari lalu
Hello, I am doing the User Authentication: Identity-Aware Proxy lab on Qwiklabs (Project ID: qwiklabs-gcp-02-784a4537f603) and facing an issue with the IAP console. Steps I followed: Deployed the App Engine app successfully using Cloud Shell: cd ~/user-authentication-with-iap/1-HelloWorld sed -i 's/python37/python313/g' app.yaml gcloud app deploy gcloud app browse The app is working fine at: https://qwiklabs-gcp-02-784a4537f603.uc.r.appspot.com Enabled IAP API: gcloud services enable iap.googleapis.com Created OAuth brand and client: gcloud iap oauth-brands list gcloud iap oauth-clients create projects/124436132188/brands/124436132188 --display_name="IAP Example Client" Checked IAM policies: gcloud projects get-iam-policy qwiklabs-gcp-02-784a4537f603 The permissions are correctly set, including roles/iap.httpsResourceAccessor. Issue: When I open the Identity-Aware Proxy page in the Cloud Console, the app engine resource does not appear. The page shows “No resources selected” and the refresh icon keeps spinning indefinitely. I cannot select my App Engine app to enable IAP. Attempted solutions: Refreshed the page multiple times Cleared cache and tried Incognito mode Verified project, service, IAM policies, and IAP API It seems like a UI issue in the lab environment because all backend setup is correct and the app itself works. Please advise how to proceed so I can continue the lab. Thank you.
Tarek A. · Diulas 21 hari lalu
Cicero H. · Diulas 21 hari lalu
Zubeyir O. · Diulas 21 hari lalu
fine
2511CS010275- Y. · Diulas 21 hari lalu
Marcelo N. · Diulas 21 hari lalu
Hello, I am doing the User Authentication: Identity-Aware Proxy lab on Qwiklabs (Project ID: qwiklabs-gcp-02-784a4537f603) and facing an issue with the IAP console. Steps I followed: Deployed the App Engine app successfully using Cloud Shell: cd ~/user-authentication-with-iap/1-HelloWorld sed -i 's/python37/python313/g' app.yaml gcloud app deploy gcloud app browse The app is working fine at: https://qwiklabs-gcp-02-784a4537f603.uc.r.appspot.com Enabled IAP API: gcloud services enable iap.googleapis.com Created OAuth brand and client: gcloud iap oauth-brands list gcloud iap oauth-clients create projects/124436132188/brands/124436132188 --display_name="IAP Example Client" Checked IAM policies: gcloud projects get-iam-policy qwiklabs-gcp-02-784a4537f603 The permissions are correctly set, including roles/iap.httpsResourceAccessor. Issue: When I open the Identity-Aware Proxy page in the Cloud Console, the app engine resource does not appear. The page shows “No resources selected” and the refresh icon keeps spinning indefinitely. I cannot select my App Engine app to enable IAP. Attempted solutions: Refreshed the page multiple times Cleared cache and tried Incognito mode Verified project, service, IAM policies, and IAP API It seems like a UI issue in the lab environment because all backend setup is correct and the app itself works. Please advise how to proceed so I can continue the lab. Thank you.
Tarek A. · Diulas 21 hari lalu
no funciona bien
Alfredo Rafael G. · Diulas 21 hari lalu
João P. · Diulas 21 hari lalu
Cicero H. · Diulas 21 hari lalu
Peyton W. · Diulas 21 hari lalu
Cicero H. · Diulas 21 hari lalu
Hello, I am doing the User Authentication: Identity-Aware Proxy lab on Qwiklabs (Project ID: qwiklabs-gcp-02-784a4537f603) and facing an issue with the IAP console. Steps I followed: Deployed the App Engine app successfully using Cloud Shell: cd ~/user-authentication-with-iap/1-HelloWorld sed -i 's/python37/python313/g' app.yaml gcloud app deploy gcloud app browse The app is working fine at: https://qwiklabs-gcp-02-784a4537f603.uc.r.appspot.com Enabled IAP API: gcloud services enable iap.googleapis.com Created OAuth brand and client: gcloud iap oauth-brands list gcloud iap oauth-clients create projects/124436132188/brands/124436132188 --display_name="IAP Example Client" Checked IAM policies: gcloud projects get-iam-policy qwiklabs-gcp-02-784a4537f603 The permissions are correctly set, including roles/iap.httpsResourceAccessor. Issue: When I open the Identity-Aware Proxy page in the Cloud Console, the app engine resource does not appear. The page shows “No resources selected” and the refresh icon keeps spinning indefinitely. I cannot select my App Engine app to enable IAP. Attempted solutions: Refreshed the page multiple times Cleared cache and tried Incognito mode Verified project, service, IAM policies, and IAP API It seems like a UI issue in the lab environment because all backend setup is correct and the app itself works. Please advise how to proceed so I can continue the lab. Thank you.
Tarek A. · Diulas 21 hari lalu
Aven Andrei A. · Diulas 21 hari lalu
Hello, I am doing the User Authentication: Identity-Aware Proxy lab on Qwiklabs (Project ID: qwiklabs-gcp-02-784a4537f603) and facing an issue with the IAP console. Steps I followed: Deployed the App Engine app successfully using Cloud Shell: cd ~/user-authentication-with-iap/1-HelloWorld sed -i 's/python37/python313/g' app.yaml gcloud app deploy gcloud app browse The app is working fine at: https://qwiklabs-gcp-02-784a4537f603.uc.r.appspot.com Enabled IAP API: gcloud services enable iap.googleapis.com Created OAuth brand and client: gcloud iap oauth-brands list gcloud iap oauth-clients create projects/124436132188/brands/124436132188 --display_name="IAP Example Client" Checked IAM policies: gcloud projects get-iam-policy qwiklabs-gcp-02-784a4537f603 The permissions are correctly set, including roles/iap.httpsResourceAccessor. Issue: When I open the Identity-Aware Proxy page in the Cloud Console, the app engine resource does not appear. The page shows “No resources selected” and the refresh icon keeps spinning indefinitely. I cannot select my App Engine app to enable IAP. Attempted solutions: Refreshed the page multiple times Cleared cache and tried Incognito mode Verified project, service, IAM policies, and IAP API It seems like a UI issue in the lab environment because all backend setup is correct and the app itself works. Please advise how to proceed so I can continue the lab. Thank you.
Tarek A. · Diulas 21 hari lalu
Marcelo N. · Diulas 21 hari lalu
Cicero H. · Diulas 21 hari lalu
Khushi K. · Diulas 21 hari lalu
Hello, I am doing the User Authentication: Identity-Aware Proxy lab on Qwiklabs (Project ID: qwiklabs-gcp-02-784a4537f603) and facing an issue with the IAP console. Steps I followed: Deployed the App Engine app successfully using Cloud Shell: cd ~/user-authentication-with-iap/1-HelloWorld sed -i 's/python37/python313/g' app.yaml gcloud app deploy gcloud app browse The app is working fine at: https://qwiklabs-gcp-02-784a4537f603.uc.r.appspot.com Enabled IAP API: gcloud services enable iap.googleapis.com Created OAuth brand and client: gcloud iap oauth-brands list gcloud iap oauth-clients create projects/124436132188/brands/124436132188 --display_name="IAP Example Client" Checked IAM policies: gcloud projects get-iam-policy qwiklabs-gcp-02-784a4537f603 The permissions are correctly set, including roles/iap.httpsResourceAccessor. Issue: When I open the Identity-Aware Proxy page in the Cloud Console, the app engine resource does not appear. The page shows “No resources selected” and the refresh icon keeps spinning indefinitely. I cannot select my App Engine app to enable IAP. Attempted solutions: Refreshed the page multiple times Cleared cache and tried Incognito mode Verified project, service, IAM policies, and IAP API It seems like a UI issue in the lab environment because all backend setup is correct and the app itself works. Please advise how to proceed so I can continue the lab. Thank you.
Tarek A. · Diulas 21 hari lalu
PRIYA G. · Diulas 22 hari lalu
Maria G. · Diulas 22 hari lalu
Kami tidak dapat memastikan bahwa ulasan yang dipublikasikan berasal dari konsumen yang telah membeli atau menggunakan produk terkait. Ulasan tidak diverifikasi oleh Google.