Creating, managing, and retiring Service Accounts

preview_player
Показать описание
In this episode of What’s What, we show you how to properly set up a service account, set the proper IAM permissions, and decommission an account. Watch to learn how to properly create, manage and remove service accounts for your developer projects!

Timestamps:
0:00 - Intro
0:30 - Creating service accounts
1:55 - Managing IAM roles
3:36 - Retiring service accounts


Product: Service Accounts; fullname: Roger Martinez;
#WhatsWhat
Рекомендации по теме
Комментарии
Автор

When a new service account is being created (project associated with firebase)...some roles are being inherited automatically...like firebase admin sdk is being inherited and i am unable to delete that permission.


I want to create one service account which can only have access to firebase realtime database and no other permissions (even cloud firestore). How do i achieve this....


Is it possible ?

shaileshkumar-wisv
Автор

How often do you recommend rotating service account credentials/ keys?

smritichile
Автор

Is there a way to find out which service account keys are in active use and where?

Yggdrasil