User Authentication: Identity-Aware Proxy Reviews
233107 reviews
Hernandez Cruz A. · Reviewed 18 days ago
I tried the lab many times, and I always got the error "Failed to load IAP resources in the Web UI" and couldn´t get past that. Thanks to @Kaline S and her comment for pointing me to a possible solution. Follow along until section "Restrict access with IAP" right after instruction 13. Comments and commands will be surrounded by brackets since I don´t know how to format text here. [#Store project id] [export PROJECT_ID=$(gcloud config get-value project)] [#store active email account] [export ACTIVE_EMAIL=$(gcloud config get-value account)] [echo $ACTIVE_EMAIL] [#store my principal] [export PRINCIPAL="user:$ACTIVE_EMAIL" echo $PRINCIPAL] [# Activate IAP] [gcloud iap web enable --resource-type=app-engine] [# Add IAM policy binding] [gcloud iap web add-iam-policy-binding \ --resource-type=app-engine \ --member=$PRINCIPAL \ --role=roles/iap.httpsResourceAccessor \ --project=$PROJECT_ID] [#remember, it takes a bit for the changes to update, give a couple of minutes and update the app page.] [# In part 3, you need to disable IAP, use the following command] [gcloud iap web disable --resource-type=app-engine]
Garcia Tecpa O. · Reviewed 18 days ago
No se entiende todas las instrucciones
Ortiz Ruiz T. · Reviewed 18 days ago
Allan L. · Reviewed 18 days ago
Muito bom
André R. · Reviewed 18 days ago
B3_B1_04_AYUSH SINGH G. · Reviewed 18 days ago
Cleriston P. · Reviewed 18 days ago
Tuve un error visual en la sección de IAP que no me permitió activar o desactivar desde la consola de cloud
Yael M. · Reviewed 18 days ago
Pathuri Srinidhi R. · Reviewed 18 days ago
Christopher A. · Reviewed 18 days ago
Failed to load IAP resources. Could not figure out how to get them to load after following the instructions.
Wesley V. · Reviewed 18 days ago
Megha P. · Reviewed 18 days ago
YASHVARDAN S. · Reviewed 18 days ago
Tewodros W. · Reviewed 18 days ago
Steven N. · Reviewed 18 days ago
Surapalli A. · Reviewed 18 days ago
YARAMALA N. · Reviewed 18 days ago
Gali V. · Reviewed 18 days ago
C2 B2 30 ARYA MORE G. · Reviewed 18 days ago
Shravya K. · Reviewed 18 days ago
mani T. · Reviewed 18 days ago
2511CS020433- U. · Reviewed 18 days ago
238R1A1254 S. · Reviewed 18 days ago
Failed to load IAP
Andrew W. · Reviewed 18 days ago
Settipalli G. · Reviewed 18 days ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.