ユーザー認証: Identity-Aware Proxy のレビュー

236200 件のレビュー

Timmanagoudar Anilkumar · 約2ヶ月前にレビュー済み

Jangid Kuldeep · 約2ヶ月前にレビュー済み

UMMAGANI MAVYA 2511CS020433- · 約2ヶ月前にレビュー済み

Likhitha Morigadi · 約2ヶ月前にレビュー済み

Raut Sharayu · 約2ヶ月前にレビュー済み

Vadla Soujanya · 約2ヶ月前にレビュー済み

Allulla Harika · 約2ヶ月前にレビュー済み

JASWANTH RAJU PALUKURI · 約2ヶ月前にレビュー済み

Zavala Morales Arturo · 約2ヶ月前にレビュー済み

kotturu sahithi · 約2ヶ月前にレビュー済み

Vinod Ashwin · 約2ヶ月前にレビュー済み

Reddy Eswar K. · 約2ヶ月前にレビュー済み

A AKSHAYA REDDY · 約2ヶ月前にレビュー済み

SRI KOUSHIK MANDA · 約2ヶ月前にレビュー済み

ALVAREZ NAVA MARIA DEL CARMEN ROCIO · 約2ヶ月前にレビュー済み

karthik sunkari · 約2ヶ月前にレビュー済み

Sreekar Koora · 約2ヶ月前にレビュー済み

Vadla Soujanya · 約2ヶ月前にレビュー済み

Vishnuvardhan Reddy MUPPIREDDY · 約2ヶ月前にレビュー済み

Dangi Dhanu · 約2ヶ月前にレビュー済み

BRUHATHI PIPPIRI · 約2ヶ月前にレビュー済み

Selvaraj Jashwanth · 約2ヶ月前にレビュー済み

Narender K · 約2ヶ月前にレビュー済み

Alan Zaid Hernandez Cruz · 約2ヶ月前にレビュー済み

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]

Omar Yafer Garcia Tecpa · 約2ヶ月前にレビュー済み

公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。