問題タブ [google-cloud-iam]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
firebase - firebase auth を使用した pubsub (gcp iam)
REST & GRPC API を介して firestore を使用する (組み込み + モバイル) アプリを作成しています。各アクセスは、firebase ユーザー ID を識別する firebase ベアラー トークンを使用して認証します。
同じトークン/firebase uid を使用して pubsub から通知を取得し、その firebase uid を特定のトピックに制限したいのですが、pubsub は firestore authentication ではなく gcp の IAM を使用します。pubsub/iam で firebase ユーザーを参照するにはどうすればよいですか?
ありがとう!
google-cloud-platform - IAM ロールを GSuite 管理コンソール グループに割り当てる
GCP で IAM ロールを GSuite 組織のすべてのメンバーに割り当てる方法を説明するドキュメントはたくさんありますが、これ以上詳細な権限については説明していません。
GSuite で管理コンソール グループを作成し、GCP でそのグループのすべてのメンバーに特定の IAM ロールを適用することはできますか?