Token / OAuth GoogleWorkspace-token
6 operations, identified by eventName in the audit log.
| eventName | Description |
|---|---|
| any | Source-only rules that filter on applicationName 'token' without specifying an eventName attribute here. |
| authorize | A user or service authorized an OAuth token for a third-party application. |
| revoke | An OAuth token granted to a third-party application was revoked. |
| activity | An OAuth-authorized application performed an API activity. |
| deny | An OAuth token authorization request was denied. |
| request | An OAuth token authorization was requested by a third-party application. |
any: Token / OAuth (any event)
#Description
Source-only rules that filter on applicationName 'token' without specifying an eventName attribute here.
Fields #
| Name | Description |
|---|---|
applicationName | Reports API applicationName value identifying the GWS service (e.g. admin, login, drive). |
eventName | The specific action within this application. |
actor.email | Email address of the user or administrator who performed the action. |
actor.profileId | Unique Google Workspace profile ID of the actor. |
ipAddress | IP address of the actor at the time of the event. |
parameters | Array of event-specific key-value parameters documenting affected resources. |
References #
- Reports API: token activity events https://developers.google.com/workspace/admin/reports/v1/appendix/activity/token
- Reports API activities.list reference https://developers.google.com/workspace/admin/reports/reference/rest/v1/activities/list
revoke: Revoke OAuth Token
#Description
An OAuth token granted to a third-party application was revoked.
Fields #
| Name | Description |
|---|---|
applicationName | Reports API applicationName value identifying the GWS service (e.g. admin, login, drive). |
eventName | The specific action within this application. |
actor.email | Email address of the user or administrator who performed the action. |
actor.profileId | Unique Google Workspace profile ID of the actor. |
ipAddress | IP address of the actor at the time of the event. |
parameters | Array of event-specific key-value parameters documenting affected resources. |
References #
- Token Activity Events reference https://developers.google.com/workspace/admin/reports/v1/appendix/activity/token
activity: Token Activity
#Description
An OAuth-authorized application performed an API activity.
Fields #
| Name | Description |
|---|---|
applicationName | Reports API applicationName value identifying the GWS service (e.g. admin, login, drive). |
eventName | The specific action within this application. |
actor.email | Email address of the user or administrator who performed the action. |
actor.profileId | Unique Google Workspace profile ID of the actor. |
ipAddress | IP address of the actor at the time of the event. |
parameters | Array of event-specific key-value parameters documenting affected resources. |
References #
- Token Activity Events reference https://developers.google.com/workspace/admin/reports/v1/appendix/activity/token
deny: Deny OAuth Token
#Description
An OAuth token authorization request was denied.
Fields #
| Name | Description |
|---|---|
applicationName | Reports API applicationName value identifying the GWS service (e.g. admin, login, drive). |
eventName | The specific action within this application. |
actor.email | Email address of the user or administrator who performed the action. |
actor.profileId | Unique Google Workspace profile ID of the actor. |
ipAddress | IP address of the actor at the time of the event. |
parameters | Array of event-specific key-value parameters documenting affected resources. |
References #
- Token Activity Events reference https://developers.google.com/workspace/admin/reports/v1/appendix/activity/token
request: Request OAuth Token
#Description
An OAuth token authorization was requested by a third-party application.
Fields #
| Name | Description |
|---|---|
applicationName | Reports API applicationName value identifying the GWS service (e.g. admin, login, drive). |
eventName | The specific action within this application. |
actor.email | Email address of the user or administrator who performed the action. |
actor.profileId | Unique Google Workspace profile ID of the actor. |
ipAddress | IP address of the actor at the time of the event. |
parameters | Array of event-specific key-value parameters documenting affected resources. |
References #
- Token Activity Events reference https://developers.google.com/workspace/admin/reports/v1/appendix/activity/token