0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

GAEでドメインのアクセス規制を設定

Posted at

GAEにアプリ公開後に社内限定にしたい場合に設定すると社外からのアカウントからアクセス不可になります。

セキュリティのIdenttity-Aware Proxyを選択

2021-07-08_01h03_26.png

App Engineにチェックをつける

2021-07-08_01h04_26.png

メンバー追加

2021-07-08_01h05_04.png

IAP-secured Web App Userの権限をドメインに対して付与します。

2021-07-08_01h06_06.png

設定ドメイン外のアカウントでアクセスしようとするとエラーが表示されます。

2021-07-08_01h07_25.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?