רישום ביומני הביקורת של Identity Platform
במאמר הזה מוסבר על רישום ביומני ביקורת ב-Identity Platform.שירותי Google Cloud יוצרים יומני ביקורת שבהם מתועדים אירועי גישה למשאבי Google Cloud ופעילויות אדמין שנעשות בהם. אתם יכולים לקרוא מידע נוסף על יומני הביקורת של Cloud במאמרים האלה:
- הסוגים של יומני הביקורת
- המבנה של רשומות ביומני הביקורת
- שמירה וניתוב של יומני ביקורת
- מחירון מקוצר של Cloud Logging
- הפעלת יומני ביקורת של גישה לנתונים
שם השירות
יומני הביקורת של Identity Platform משתמשים בשם השירות identitytoolkit.googleapis.com.
אתם יכולים לסנן לפי השירות הזה:
protoPayload.serviceName="identitytoolkit.googleapis.com"
Methods לפי סוג ההרשאה
לכל הרשאה ב-IAM יש מאפיין type עם enum שיכול להיות אחד מארבעת הערכים הבאים: ADMIN_READ, ADMIN_WRITE, DATA_READ או DATA_WRITE. כשקוראים ל-method, נוצר יומן ביקורת של Identity Platform שהקטגוריה שלו תלויה במאפיין type של ההרשאה שנדרשת לביצוע ה-method.
ה-methods שבשבילן צריך הרשאה ב-IAM עם הערכים DATA_READ, DATA_WRITE או ADMIN_READ במאפיין type יוצרות יומני ביקורת של Data Access.
ה-methods שבשבילן צריך הרשאה ב-IAM עם הערכים ADMIN_WRITE במאפיין type יוצרות יומני ביקורת של Admin Activity.
| סוג ההרשאה | Methods |
|---|---|
ADMIN_READ |
google.cloud.identitytoolkit.admin.v2.ProjectConfigService.GetConfiggoogle.cloud.identitytoolkit.admin.v2.ProjectConfigService.GetDefaultSupportedIdpConfiggoogle.cloud.identitytoolkit.admin.v2.ProjectConfigService.GetIamPolicygoogle.cloud.identitytoolkit.admin.v2.ProjectConfigService.GetInboundSamlConfiggoogle.cloud.identitytoolkit.admin.v2.ProjectConfigService.GetOAuthIdpConfiggoogle.cloud.identitytoolkit.admin.v2.ProjectConfigService.ListDefaultSupportedIdpConfigsgoogle.cloud.identitytoolkit.admin.v2.ProjectConfigService.ListInboundSamlConfigsgoogle.cloud.identitytoolkit.admin.v2.ProjectConfigService.ListOAuthIdpConfigsgoogle.cloud.identitytoolkit.admin.v2.TenantManagementService.GetTenantgoogle.cloud.identitytoolkit.admin.v2.TenantManagementService.ListTenantsgoogle.cloud.identitytoolkit.v1.AccountManagementService.DownloadAccountgoogle.cloud.identitytoolkit.v2beta1.ProjectConfigService.GetConfiggoogle.cloud.identitytoolkit.v2beta1.ProjectConfigService.GetDefaultSupportedIdpConfiggoogle.cloud.identitytoolkit.v2beta1.ProjectConfigService.GetInboundSamlConfiggoogle.cloud.identitytoolkit.v2beta1.ProjectConfigService.GetOAuthIdpConfiggoogle.cloud.identitytoolkit.v2beta1.ProjectConfigService.ListDefaultSupportedIdpConfigsgoogle.cloud.identitytoolkit.v2beta1.ProjectConfigService.ListInboundSamlConfigsgoogle.cloud.identitytoolkit.v2beta1.ProjectConfigService.ListOAuthIdpConfigsgoogle.cloud.identitytoolkit.v2beta1.TenantManagementService.GetTenantgoogle.cloud.identitytoolkit.v2beta1.TenantManagementService.ListTenants |
ADMIN_WRITE |
google.cloud.identitytoolkit.admin.v2.ProjectConfigService.CreateDefaultSupportedIdpConfiggoogle.cloud.identitytoolkit.admin.v2.ProjectConfigService.CreateInboundSamlConfiggoogle.cloud.identitytoolkit.admin.v2.ProjectConfigService.CreateOAuthIdpConfiggoogle.cloud.identitytoolkit.admin.v2.ProjectConfigService.DeleteDefaultSupportedIdpConfiggoogle.cloud.identitytoolkit.admin.v2.ProjectConfigService.DeleteInboundSamlConfiggoogle.cloud.identitytoolkit.admin.v2.ProjectConfigService.DeleteOAuthIdpConfiggoogle.cloud.identitytoolkit.admin.v2.ProjectConfigService.InitializeIdentityPlatformgoogle.cloud.identitytoolkit.admin.v2.ProjectConfigService.SetIamPolicygoogle.cloud.identitytoolkit.admin.v2.ProjectConfigService.UpdateConfiggoogle.cloud.identitytoolkit.admin.v2.ProjectConfigService.UpdateDefaultSupportedIdpConfiggoogle.cloud.identitytoolkit.admin.v2.ProjectConfigService.UpdateInboundSamlConfiggoogle.cloud.identitytoolkit.admin.v2.ProjectConfigService.UpdateOAuthIdpConfiggoogle.cloud.identitytoolkit.admin.v2.ProjectConfigService.VerifyDomaingoogle.cloud.identitytoolkit.admin.v2.TenantManagementService.CreateTenantgoogle.cloud.identitytoolkit.admin.v2.TenantManagementService.DeleteTenantgoogle.cloud.identitytoolkit.admin.v2.TenantManagementService.UpdateTenantgoogle.cloud.identitytoolkit.v2beta1.ProjectConfigService.CreateDefaultSupportedIdpConfiggoogle.cloud.identitytoolkit.v2beta1.ProjectConfigService.CreateInboundSamlConfiggoogle.cloud.identitytoolkit.v2beta1.ProjectConfigService.CreateOAuthIdpConfiggoogle.cloud.identitytoolkit.v2beta1.ProjectConfigService.DeleteDefaultSupportedIdpConfiggoogle.cloud.identitytoolkit.v2beta1.ProjectConfigService.DeleteInboundSamlConfiggoogle.cloud.identitytoolkit.v2beta1.ProjectConfigService.DeleteOAuthIdpConfiggoogle.cloud.identitytoolkit.v2beta1.ProjectConfigService.EnableCicpgoogle.cloud.identitytoolkit.v2beta1.ProjectConfigService.UpdateConfiggoogle.cloud.identitytoolkit.v2beta1.ProjectConfigService.UpdateDefaultSupportedIdpConfiggoogle.cloud.identitytoolkit.v2beta1.ProjectConfigService.UpdateInboundSamlConfiggoogle.cloud.identitytoolkit.v2beta1.ProjectConfigService.UpdateOAuthIdpConfiggoogle.cloud.identitytoolkit.v2beta1.ProjectConfigService.VerifyDomaingoogle.cloud.identitytoolkit.v2beta1.TenantManagementService.CreateTenantgoogle.cloud.identitytoolkit.v2beta1.TenantManagementService.DeleteTenantgoogle.cloud.identitytoolkit.v2beta1.TenantManagementService.UpdateTenant |
DATA_READ |
google.cloud.identitytoolkit.v1.AccountManagementService.DownloadAccountgoogle.cloud.identitytoolkit.v1.AccountManagementService.GetAccountInfogoogle.cloud.identitytoolkit.v1.AccountManagementService.QueryUserInfo |
DATA_WRITE |
google.cloud.identitytoolkit.v1.AccountManagementService.BatchDeleteAccountsgoogle.cloud.identitytoolkit.v1.AccountManagementService.DeleteAccountgoogle.cloud.identitytoolkit.v1.AccountManagementService.GetOobCodegoogle.cloud.identitytoolkit.v1.AccountManagementService.SetAccountInfogoogle.cloud.identitytoolkit.v1.AccountManagementService.UploadAccountgoogle.cloud.identitytoolkit.v1.AuthenticationService.SignUpgoogle.cloud.identitytoolkit.v1.SessionManagementService.CreateSessionCookie |
יומני ביקורת של ממשק ה-API
במסמכי העזרה בנושא ניהול הזהויות והרשאות הגישה (IAM) ל-Identity Platform מוסבר איך מתבצעת הבדיקה של ההרשאות לכל method ואילו הרשאות נבדקות.
google.cloud.identitytoolkit.admin.v2.ProjectConfigService
יומני הביקורת הבאים משויכים ל-methods ששייכות ל-google.cloud.identitytoolkit.admin.v2.ProjectConfigService.
CreateDefaultSupportedIdpConfig
- Method:
google.cloud.identitytoolkit.admin.v2.ProjectConfigService.CreateDefaultSupportedIdpConfig - סוג יומן הביקורת: פעילות אדמין
- הרשאות:
firebaseauth.configs.getSecret - ADMIN_READfirebaseauth.configs.update - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.admin.v2.ProjectConfigService.CreateDefaultSupportedIdpConfig"
CreateInboundSamlConfig
- Method:
google.cloud.identitytoolkit.admin.v2.ProjectConfigService.CreateInboundSamlConfig - סוג יומן הביקורת: פעילות אדמין
- הרשאות:
firebaseauth.configs.update - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.admin.v2.ProjectConfigService.CreateInboundSamlConfig"
CreateOAuthIdpConfig
- Method:
google.cloud.identitytoolkit.admin.v2.ProjectConfigService.CreateOAuthIdpConfig - סוג יומן הביקורת: פעילות אדמין
- הרשאות:
firebaseauth.configs.getSecret - ADMIN_READfirebaseauth.configs.update - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.admin.v2.ProjectConfigService.CreateOAuthIdpConfig"
DeleteDefaultSupportedIdpConfig
- Method:
google.cloud.identitytoolkit.admin.v2.ProjectConfigService.DeleteDefaultSupportedIdpConfig - סוג יומן הביקורת: פעילות אדמין
- הרשאות:
firebaseauth.configs.update - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.admin.v2.ProjectConfigService.DeleteDefaultSupportedIdpConfig"
DeleteInboundSamlConfig
- Method:
google.cloud.identitytoolkit.admin.v2.ProjectConfigService.DeleteInboundSamlConfig - סוג יומן הביקורת: פעילות אדמין
- הרשאות:
firebaseauth.configs.update - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.admin.v2.ProjectConfigService.DeleteInboundSamlConfig"
DeleteOAuthIdpConfig
- Method:
google.cloud.identitytoolkit.admin.v2.ProjectConfigService.DeleteOAuthIdpConfig - סוג יומן הביקורת: פעילות אדמין
- הרשאות:
firebaseauth.configs.update - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.admin.v2.ProjectConfigService.DeleteOAuthIdpConfig"
GetConfig
- Method:
google.cloud.identitytoolkit.admin.v2.ProjectConfigService.GetConfig - סוג יומן הביקורת: גישה לנתונים
- הרשאות:
firebaseauth.configs.get - ADMIN_READfirebaseauth.configs.getHashConfig - ADMIN_READ
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.admin.v2.ProjectConfigService.GetConfig"
GetDefaultSupportedIdpConfig
- Method:
google.cloud.identitytoolkit.admin.v2.ProjectConfigService.GetDefaultSupportedIdpConfig - סוג יומן הביקורת: גישה לנתונים
- הרשאות:
firebaseauth.configs.get - ADMIN_READfirebaseauth.configs.getSecret - ADMIN_READidentitytoolkit.tenants.get - ADMIN_READ
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.admin.v2.ProjectConfigService.GetDefaultSupportedIdpConfig"
GetIamPolicy
- Method:
google.cloud.identitytoolkit.admin.v2.ProjectConfigService.GetIamPolicy - סוג יומן הביקורת: גישה לנתונים
- הרשאות:
identitytoolkit.tenants.getIamPolicy - ADMIN_READ
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.admin.v2.ProjectConfigService.GetIamPolicy"
GetInboundSamlConfig
- Method:
google.cloud.identitytoolkit.admin.v2.ProjectConfigService.GetInboundSamlConfig - סוג יומן הביקורת: גישה לנתונים
- הרשאות:
firebaseauth.configs.get - ADMIN_READidentitytoolkit.tenants.get - ADMIN_READ
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.admin.v2.ProjectConfigService.GetInboundSamlConfig"
GetOAuthIdpConfig
- Method:
google.cloud.identitytoolkit.admin.v2.ProjectConfigService.GetOAuthIdpConfig - סוג יומן הביקורת: גישה לנתונים
- הרשאות:
firebaseauth.configs.get - ADMIN_READfirebaseauth.configs.getSecret - ADMIN_READ
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.admin.v2.ProjectConfigService.GetOAuthIdpConfig"
InitializeIdentityPlatform
- Method:
google.cloud.identitytoolkit.admin.v2.ProjectConfigService.InitializeIdentityPlatform - סוג יומן הביקורת: פעילות אדמין
- הרשאות:
firebaseauth.configs.create - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.admin.v2.ProjectConfigService.InitializeIdentityPlatform"
ListDefaultSupportedIdpConfigs
- Method:
google.cloud.identitytoolkit.admin.v2.ProjectConfigService.ListDefaultSupportedIdpConfigs - סוג יומן הביקורת: גישה לנתונים
- הרשאות:
firebaseauth.configs.get - ADMIN_READfirebaseauth.configs.getSecret - ADMIN_READidentitytoolkit.tenants.get - ADMIN_READ
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.admin.v2.ProjectConfigService.ListDefaultSupportedIdpConfigs"
ListInboundSamlConfigs
- Method:
google.cloud.identitytoolkit.admin.v2.ProjectConfigService.ListInboundSamlConfigs - סוג יומן הביקורת: גישה לנתונים
- הרשאות:
firebaseauth.configs.get - ADMIN_READ
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.admin.v2.ProjectConfigService.ListInboundSamlConfigs"
ListOAuthIdpConfigs
- Method:
google.cloud.identitytoolkit.admin.v2.ProjectConfigService.ListOAuthIdpConfigs - סוג יומן הביקורת: גישה לנתונים
- הרשאות:
firebaseauth.configs.get - ADMIN_READfirebaseauth.configs.getSecret - ADMIN_READidentitytoolkit.tenants.get - ADMIN_READ
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.admin.v2.ProjectConfigService.ListOAuthIdpConfigs"
SetIamPolicy
- Method:
google.cloud.identitytoolkit.admin.v2.ProjectConfigService.SetIamPolicy - סוג יומן הביקורת: פעילות אדמין
- הרשאות:
identitytoolkit.tenants.setIamPolicy - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.admin.v2.ProjectConfigService.SetIamPolicy"
UpdateConfig
- Method:
google.cloud.identitytoolkit.admin.v2.ProjectConfigService.UpdateConfig - סוג יומן הביקורת: פעילות אדמין
- הרשאות:
firebaseauth.configs.getHashConfig - ADMIN_READfirebaseauth.configs.update - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.admin.v2.ProjectConfigService.UpdateConfig"
UpdateDefaultSupportedIdpConfig
- Method:
google.cloud.identitytoolkit.admin.v2.ProjectConfigService.UpdateDefaultSupportedIdpConfig - סוג יומן הביקורת: פעילות אדמין
- הרשאות:
firebaseauth.configs.getSecret - ADMIN_READfirebaseauth.configs.update - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.admin.v2.ProjectConfigService.UpdateDefaultSupportedIdpConfig"
UpdateInboundSamlConfig
- Method:
google.cloud.identitytoolkit.admin.v2.ProjectConfigService.UpdateInboundSamlConfig - סוג יומן הביקורת: פעילות אדמין
- הרשאות:
firebaseauth.configs.update - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.admin.v2.ProjectConfigService.UpdateInboundSamlConfig"
UpdateOAuthIdpConfig
- Method:
google.cloud.identitytoolkit.admin.v2.ProjectConfigService.UpdateOAuthIdpConfig - סוג יומן הביקורת: פעילות אדמין
- הרשאות:
firebaseauth.configs.getSecret - ADMIN_READfirebaseauth.configs.update - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.admin.v2.ProjectConfigService.UpdateOAuthIdpConfig"
VerifyDomain
- Method:
google.cloud.identitytoolkit.admin.v2.ProjectConfigService.VerifyDomain - סוג יומן הביקורת: פעילות אדמין
- הרשאות:
firebaseauth.configs.update - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.admin.v2.ProjectConfigService.VerifyDomain"
google.cloud.identitytoolkit.admin.v2.TenantManagementService
יומני הביקורת הבאים משויכים ל-methods ששייכות ל-google.cloud.identitytoolkit.admin.v2.TenantManagementService.
CreateTenant
- Method:
google.cloud.identitytoolkit.admin.v2.TenantManagementService.CreateTenant - סוג יומן הביקורת: פעילות אדמין
- הרשאות:
identitytoolkit.tenants.create - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.admin.v2.TenantManagementService.CreateTenant"
DeleteTenant
- Method:
google.cloud.identitytoolkit.admin.v2.TenantManagementService.DeleteTenant - סוג יומן הביקורת: פעילות אדמין
- הרשאות:
identitytoolkit.tenants.delete - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.admin.v2.TenantManagementService.DeleteTenant"
GetTenant
- Method:
google.cloud.identitytoolkit.admin.v2.TenantManagementService.GetTenant - סוג יומן הביקורת: גישה לנתונים
- הרשאות:
firebaseauth.configs.getHashConfig - ADMIN_READidentitytoolkit.tenants.get - ADMIN_READ
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.admin.v2.TenantManagementService.GetTenant"
ListTenants
- Method:
google.cloud.identitytoolkit.admin.v2.TenantManagementService.ListTenants - סוג יומן הביקורת: גישה לנתונים
- הרשאות:
identitytoolkit.tenants.list - ADMIN_READ
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.admin.v2.TenantManagementService.ListTenants"
UpdateTenant
- Method:
google.cloud.identitytoolkit.admin.v2.TenantManagementService.UpdateTenant - סוג יומן הביקורת: פעילות אדמין
- הרשאות:
identitytoolkit.tenants.update - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.admin.v2.TenantManagementService.UpdateTenant"
google.cloud.identitytoolkit.v1.AccountManagementService
יומני הביקורת הבאים משויכים ל-methods ששייכות ל-google.cloud.identitytoolkit.v1.AccountManagementService.
BatchDeleteAccounts
- Method:
google.cloud.identitytoolkit.v1.AccountManagementService.BatchDeleteAccounts - סוג יומן הביקורת: גישה לנתונים
- הרשאות:
firebaseauth.users.delete - DATA_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v1.AccountManagementService.BatchDeleteAccounts"
DeleteAccount
- Method:
google.cloud.identitytoolkit.v1.AccountManagementService.DeleteAccount - סוג יומן הביקורת: גישה לנתונים
- הרשאות:
firebaseauth.users.delete - DATA_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v1.AccountManagementService.DeleteAccount"
DownloadAccount
- Method:
google.cloud.identitytoolkit.v1.AccountManagementService.DownloadAccount - סוג יומן הביקורת: גישה לנתונים
- הרשאות:
firebaseauth.configs.getHashConfig - ADMIN_READfirebaseauth.users.get - DATA_READ
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v1.AccountManagementService.DownloadAccount"
GetAccountInfo
- Method:
google.cloud.identitytoolkit.v1.AccountManagementService.GetAccountInfo - סוג יומן הביקורת: גישה לנתונים
- הרשאות:
firebaseauth.users.get - DATA_READ
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v1.AccountManagementService.GetAccountInfo"
GetOobCode
- Method:
google.cloud.identitytoolkit.v1.AccountManagementService.GetOobCode - סוג יומן הביקורת: גישה לנתונים
- הרשאות:
firebaseauth.users.sendEmail - DATA_WRITEidentitytoolkit.tenants.update - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v1.AccountManagementService.GetOobCode"
QueryUserInfo
- Method:
google.cloud.identitytoolkit.v1.AccountManagementService.QueryUserInfo - סוג יומן הביקורת: גישה לנתונים
- הרשאות:
firebaseauth.users.get - DATA_READ
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v1.AccountManagementService.QueryUserInfo"
SetAccountInfo
- Method:
google.cloud.identitytoolkit.v1.AccountManagementService.SetAccountInfo - סוג יומן הביקורת: גישה לנתונים
- הרשאות:
firebaseauth.users.update - DATA_WRITEidentitytoolkit.tenants.update - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v1.AccountManagementService.SetAccountInfo"
UploadAccount
- Method:
google.cloud.identitytoolkit.v1.AccountManagementService.UploadAccount - סוג יומן הביקורת: גישה לנתונים
- הרשאות:
firebaseauth.users.create - DATA_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v1.AccountManagementService.UploadAccount"
google.cloud.identitytoolkit.v1.AuthenticationService
יומני הביקורת הבאים משויכים ל-methods ששייכות ל-google.cloud.identitytoolkit.v1.AuthenticationService.
SignUp
- Method:
google.cloud.identitytoolkit.v1.AuthenticationService.SignUp - סוג יומן הביקורת: גישה לנתונים
- הרשאות:
firebaseauth.users.create - DATA_WRITEidentitytoolkit.tenants.update - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v1.AuthenticationService.SignUp"
google.cloud.identitytoolkit.v1.SessionManagementService
יומני הביקורת הבאים משויכים ל-methods ששייכות ל-google.cloud.identitytoolkit.v1.SessionManagementService.
CreateSessionCookie
- Method:
google.cloud.identitytoolkit.v1.SessionManagementService.CreateSessionCookie - סוג יומן הביקורת: גישה לנתונים
- הרשאות:
firebaseauth.users.createSession - DATA_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v1.SessionManagementService.CreateSessionCookie"
google.cloud.identitytoolkit.v2beta1.ProjectConfigService
יומני הביקורת הבאים משויכים ל-methods ששייכות ל-google.cloud.identitytoolkit.v2beta1.ProjectConfigService.
CreateDefaultSupportedIdpConfig
- Method:
google.cloud.identitytoolkit.v2beta1.ProjectConfigService.CreateDefaultSupportedIdpConfig - סוג יומן הביקורת: פעילות אדמין
- הרשאות:
firebaseauth.configs.getSecret - ADMIN_READfirebaseauth.configs.update - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v2beta1.ProjectConfigService.CreateDefaultSupportedIdpConfig"
CreateInboundSamlConfig
- Method:
google.cloud.identitytoolkit.v2beta1.ProjectConfigService.CreateInboundSamlConfig - סוג יומן הביקורת: פעילות אדמין
- הרשאות:
firebaseauth.configs.update - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v2beta1.ProjectConfigService.CreateInboundSamlConfig"
CreateOAuthIdpConfig
- Method:
google.cloud.identitytoolkit.v2beta1.ProjectConfigService.CreateOAuthIdpConfig - סוג יומן הביקורת: פעילות אדמין
- הרשאות:
firebaseauth.configs.getSecret - ADMIN_READfirebaseauth.configs.update - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v2beta1.ProjectConfigService.CreateOAuthIdpConfig"
DeleteDefaultSupportedIdpConfig
- Method:
google.cloud.identitytoolkit.v2beta1.ProjectConfigService.DeleteDefaultSupportedIdpConfig - סוג יומן הביקורת: פעילות אדמין
- הרשאות:
firebaseauth.configs.update - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v2beta1.ProjectConfigService.DeleteDefaultSupportedIdpConfig"
DeleteInboundSamlConfig
- Method:
google.cloud.identitytoolkit.v2beta1.ProjectConfigService.DeleteInboundSamlConfig - סוג יומן הביקורת: פעילות אדמין
- הרשאות:
firebaseauth.configs.update - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v2beta1.ProjectConfigService.DeleteInboundSamlConfig"
DeleteOAuthIdpConfig
- Method:
google.cloud.identitytoolkit.v2beta1.ProjectConfigService.DeleteOAuthIdpConfig - סוג יומן הביקורת: פעילות אדמין
- הרשאות:
firebaseauth.configs.update - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v2beta1.ProjectConfigService.DeleteOAuthIdpConfig"
EnableCicp
- Method:
google.cloud.identitytoolkit.v2beta1.ProjectConfigService.EnableCicp - סוג יומן הביקורת: פעילות אדמין
- הרשאות:
firebaseauth.configs.create - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v2beta1.ProjectConfigService.EnableCicp"
GetConfig
- Method:
google.cloud.identitytoolkit.v2beta1.ProjectConfigService.GetConfig - סוג יומן הביקורת: גישה לנתונים
- הרשאות:
firebaseauth.configs.get - ADMIN_READfirebaseauth.configs.getHashConfig - ADMIN_READ
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v2beta1.ProjectConfigService.GetConfig"
GetDefaultSupportedIdpConfig
- Method:
google.cloud.identitytoolkit.v2beta1.ProjectConfigService.GetDefaultSupportedIdpConfig - סוג יומן הביקורת: גישה לנתונים
- הרשאות:
firebaseauth.configs.get - ADMIN_READfirebaseauth.configs.getSecret - ADMIN_READidentitytoolkit.tenants.get - ADMIN_READ
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v2beta1.ProjectConfigService.GetDefaultSupportedIdpConfig"
GetInboundSamlConfig
- Method:
google.cloud.identitytoolkit.v2beta1.ProjectConfigService.GetInboundSamlConfig - סוג יומן הביקורת: גישה לנתונים
- הרשאות:
firebaseauth.configs.get - ADMIN_READ
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v2beta1.ProjectConfigService.GetInboundSamlConfig"
GetOAuthIdpConfig
- Method:
google.cloud.identitytoolkit.v2beta1.ProjectConfigService.GetOAuthIdpConfig - סוג יומן הביקורת: גישה לנתונים
- הרשאות:
firebaseauth.configs.get - ADMIN_READfirebaseauth.configs.getSecret - ADMIN_READidentitytoolkit.tenants.get - ADMIN_READ
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v2beta1.ProjectConfigService.GetOAuthIdpConfig"
ListDefaultSupportedIdpConfigs
- Method:
google.cloud.identitytoolkit.v2beta1.ProjectConfigService.ListDefaultSupportedIdpConfigs - סוג יומן הביקורת: גישה לנתונים
- הרשאות:
firebaseauth.configs.get - ADMIN_READfirebaseauth.configs.getSecret - ADMIN_READidentitytoolkit.tenants.get - ADMIN_READ
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v2beta1.ProjectConfigService.ListDefaultSupportedIdpConfigs"
ListInboundSamlConfigs
- Method:
google.cloud.identitytoolkit.v2beta1.ProjectConfigService.ListInboundSamlConfigs - סוג יומן הביקורת: גישה לנתונים
- הרשאות:
firebaseauth.configs.get - ADMIN_READidentitytoolkit.tenants.get - ADMIN_READ
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v2beta1.ProjectConfigService.ListInboundSamlConfigs"
ListOAuthIdpConfigs
- Method:
google.cloud.identitytoolkit.v2beta1.ProjectConfigService.ListOAuthIdpConfigs - סוג יומן הביקורת: גישה לנתונים
- הרשאות:
firebaseauth.configs.getSecret - ADMIN_READidentitytoolkit.tenants.get - ADMIN_READ
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v2beta1.ProjectConfigService.ListOAuthIdpConfigs"
UpdateConfig
- Method:
google.cloud.identitytoolkit.v2beta1.ProjectConfigService.UpdateConfig - סוג יומן הביקורת: פעילות אדמין
- הרשאות:
firebaseauth.configs.getHashConfig - ADMIN_READfirebaseauth.configs.update - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v2beta1.ProjectConfigService.UpdateConfig"
UpdateDefaultSupportedIdpConfig
- Method:
google.cloud.identitytoolkit.v2beta1.ProjectConfigService.UpdateDefaultSupportedIdpConfig - סוג יומן הביקורת: פעילות אדמין
- הרשאות:
firebaseauth.configs.getSecret - ADMIN_READfirebaseauth.configs.update - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v2beta1.ProjectConfigService.UpdateDefaultSupportedIdpConfig"
UpdateInboundSamlConfig
- Method:
google.cloud.identitytoolkit.v2beta1.ProjectConfigService.UpdateInboundSamlConfig - סוג יומן הביקורת: פעילות אדמין
- הרשאות:
firebaseauth.configs.update - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v2beta1.ProjectConfigService.UpdateInboundSamlConfig"
UpdateOAuthIdpConfig
- Method:
google.cloud.identitytoolkit.v2beta1.ProjectConfigService.UpdateOAuthIdpConfig - סוג יומן הביקורת: פעילות אדמין
- הרשאות:
firebaseauth.configs.getSecret - ADMIN_READfirebaseauth.configs.update - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v2beta1.ProjectConfigService.UpdateOAuthIdpConfig"
VerifyDomain
- Method:
google.cloud.identitytoolkit.v2beta1.ProjectConfigService.VerifyDomain - סוג יומן הביקורת: פעילות אדמין
- הרשאות:
firebaseauth.configs.update - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v2beta1.ProjectConfigService.VerifyDomain"
google.cloud.identitytoolkit.v2beta1.TenantManagementService
יומני הביקורת הבאים משויכים ל-methods ששייכות ל-google.cloud.identitytoolkit.v2beta1.TenantManagementService.
CreateTenant
- Method:
google.cloud.identitytoolkit.v2beta1.TenantManagementService.CreateTenant - סוג יומן הביקורת: פעילות אדמין
- הרשאות:
identitytoolkit.tenants.create - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v2beta1.TenantManagementService.CreateTenant"
DeleteTenant
- Method:
google.cloud.identitytoolkit.v2beta1.TenantManagementService.DeleteTenant - סוג יומן הביקורת: פעילות אדמין
- הרשאות:
identitytoolkit.tenants.delete - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v2beta1.TenantManagementService.DeleteTenant"
GetTenant
- Method:
google.cloud.identitytoolkit.v2beta1.TenantManagementService.GetTenant - סוג יומן הביקורת: גישה לנתונים
- הרשאות:
firebaseauth.configs.getHashConfig - ADMIN_READidentitytoolkit.tenants.get - ADMIN_READ
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v2beta1.TenantManagementService.GetTenant"
ListTenants
- Method:
google.cloud.identitytoolkit.v2beta1.TenantManagementService.ListTenants - סוג יומן הביקורת: גישה לנתונים
- הרשאות:
identitytoolkit.tenants.list - ADMIN_READ
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v2beta1.TenantManagementService.ListTenants"
UpdateTenant
- Method:
google.cloud.identitytoolkit.v2beta1.TenantManagementService.UpdateTenant - סוג יומן הביקורת: פעילות אדמין
- הרשאות:
identitytoolkit.tenants.update - ADMIN_WRITE
- ה-method היא פעולה ממושכת או פעולת סטרימינג:
לא.
- סינון לפי ה-method:
protoPayload.methodName="google.cloud.identitytoolkit.v2beta1.TenantManagementService.UpdateTenant"
אילו methods לא יוצרות יומני ביקורת
יכולות להיות כמה סיבות שב-method מסוימת לא נוצרים יומני ביקורת:
- מדובר ב-method שיש בה נפח גבוה של יומנים, שיצירה שלהם עלולה לגרור עלויות גבוהות של אחסון ויצירה.
- הערך של הביקורת נמוך.
- כבר יש יומן ביקורת או יומן פלטפורמה אחרים שמכסים את ה-method.
ה-methods הבאות לא יוצרות יומני ביקורת:
google.cloud.identitytoolkit.admin.v2.ProjectConfigService.TestIamPermissionsgoogle.cloud.identitytoolkit.v1.AuthenticationService.CreateAuthUrigoogle.cloud.identitytoolkit.v1.AuthenticationService.GetPublicKeysgoogle.cloud.identitytoolkit.v1.AuthenticationService.GetRecaptchaParamgoogle.cloud.identitytoolkit.v1.AuthenticationService.IssueSamlResponsegoogle.cloud.identitytoolkit.v1.AuthenticationService.SendVerificationCodegoogle.cloud.identitytoolkit.v1.AuthenticationService.SignInWithCustomTokengoogle.cloud.identitytoolkit.v1.AuthenticationService.SignInWithEmailLinkgoogle.cloud.identitytoolkit.v1.AuthenticationService.SignInWithGameCentergoogle.cloud.identitytoolkit.v1.AuthenticationService.SignInWithIdpgoogle.cloud.identitytoolkit.v1.AuthenticationService.SignInWithPasswordgoogle.cloud.identitytoolkit.v1.AuthenticationService.SignInWithPhoneNumbergoogle.cloud.identitytoolkit.v1.AuthenticationService.VerifyIosClientgoogle.cloud.identitytoolkit.v1.SessionManagementService.GetSessionCookiePublicKeysgoogle.cloud.identitytoolkit.v2.AuthenticationService.FinalizeMfaSignIngoogle.cloud.identitytoolkit.v2.AuthenticationService.GetPasswordPolicygoogle.cloud.identitytoolkit.v2.AuthenticationService.GetRecaptchaConfiggoogle.cloud.identitytoolkit.v2.AuthenticationService.RevokeTokengoogle.cloud.identitytoolkit.v2.AuthenticationService.StartMfaSignIngoogle.cloud.identitytoolkit.v2alpha1.AccountManagementService.FinalizeMfaEnrollmentgoogle.cloud.identitytoolkit.v2alpha1.AccountManagementService.StartMfaEnrollmentgoogle.cloud.identitytoolkit.v2alpha1.AccountManagementService.WithdrawMfagoogle.cloud.identitytoolkit.v2alpha1.AuthenticationV2Alpha1Service.FinalizeMfaSignIngoogle.cloud.identitytoolkit.v2alpha1.AuthenticationV2Alpha1Service.StartMfaSignIn