Opiniones sobre Autenticación de usuarios: Identity-Aware Proxy

236114 opiniones

Marcelo N. · Se revisó hace alrededor de 1 mes

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. · Se revisó hace alrededor de 1 mes

no funciona bien

Alfredo Rafael G. · Se revisó hace alrededor de 1 mes

João P. · Se revisó hace alrededor de 1 mes

Cicero H. · Se revisó hace alrededor de 1 mes

Peyton W. · Se revisó hace alrededor de 1 mes

Cicero H. · Se revisó hace alrededor de 1 mes

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. · Se revisó hace alrededor de 1 mes

Aven Andrei A. · Se revisó hace alrededor de 1 mes

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. · Se revisó hace alrededor de 1 mes

Marcelo N. · Se revisó hace alrededor de 1 mes

Cicero H. · Se revisó hace alrededor de 1 mes

Khushi K. · Se revisó hace alrededor de 1 mes

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. · Se revisó hace alrededor de 1 mes

PRIYA G. · Se revisó hace alrededor de 1 mes

Maria G. · Se revisó hace alrededor de 1 mes

very bad

Raif Ö. · Se revisó hace alrededor de 1 mes

Cicero H. · Se revisó hace alrededor de 1 mes

umut i. · Se revisó hace alrededor de 1 mes

very bad

Raif Ö. · Se revisó hace alrededor de 1 mes

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. · Se revisó hace alrededor de 1 mes

Marcelo N. · Se revisó hace alrededor de 1 mes

Cicero H. · Se revisó hace alrededor de 1 mes

CAIO A. · Se revisó hace alrededor de 1 mes

Jayasree M. · Se revisó hace alrededor de 1 mes

No garantizamos que las opiniones publicadas provengan de consumidores que hayan comprado o utilizado los productos. Google no verifica las opiniones.