Context-Aware Access GoogleWorkspace-context_aware_access
3 operations, identified by eventName in the audit log.
| eventName | Description |
|---|---|
| any | Source-only rules that filter on applicationName 'context_aware_access' without specifying an eventName attribute here. |
| ACCESS_DENY_EVENT | A user's access to a resource was denied by a Context-Aware Access policy. |
| ACCESS_DENY_INTERNAL_ERROR_EVENT | A Context-Aware Access policy evaluation failed due to an internal error, denying access. |
any: Context-Aware Access (any event)
#Description
Source-only rules that filter on applicationName 'context_aware_access' 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: context_aware_access activity events https://developers.google.com/workspace/admin/reports/v1/appendix/activity/context_aware_access
- Reports API activities.list reference https://developers.google.com/workspace/admin/reports/reference/rest/v1/activities/list
ACCESS_DENY_EVENT: Access Deny Event
#Description
A user's access to a resource was denied by a Context-Aware Access policy.
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 #
- Context-Aware Access Activity Events https://developers.google.com/workspace/admin/reports/v1/appendix/activity/context-aware-access
ACCESS_DENY_INTERNAL_ERROR_EVENT: Access Deny Internal Error Event
#Description
A Context-Aware Access policy evaluation failed due to an internal error, denying access.
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 #
- Context-Aware Access Activity Events https://developers.google.com/workspace/admin/reports/v1/appendix/activity/context-aware-access