Context-Aware Access Audit Activity Events
本文档列出了各种类型的情境感知访问权限审核活动事件的事件和参数。您可以通过使用 applicationName=context_aware_access
调用 Activities.list() 来检索这些事件。
情境感知访问权限用户事件
审核日志事件类型情境感知访问权限用户事件的简短说明。
此类型的事件会返回 type=CONTEXT_AWARE_ACCESS_USER_EVENT
。
访问遭拒
访问拒绝事件的名称。
活动详情 |
活动名称 |
ACCESS_DENY_EVENT |
参数 |
BLOCKED_API_ACCESS |
string
已屏蔽的 API 访问权限的显示名称。
|
CAA_ACCESS_LEVEL_APPLIED |
string
应用的访问权限级别的显示名称。
|
CAA_ACCESS_LEVEL_SATISFIED |
string
满足访问权限级别的显示名称。
|
CAA_ACCESS_LEVEL_UNSATISFIED |
string
不符合访问权限级别的显示名称。
|
CAA_APPLICATION |
string
Application 的显示名称。
|
CAA_DEVICE_ID |
string
设备 ID 的显示名称。
|
CAA_DEVICE_STATE |
string
设备状态的显示名称。
|
|
示例请求 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/context_aware_access?eventName=ACCESS_DENY_EVENT&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台消息格式 |
{USER_NAME} access denied
|
访问遭拒内部错误
访问遭拒的事件内部错误事件。
活动详情 |
活动名称 |
ACCESS_DENY_INTERNAL_ERROR_EVENT |
示例请求 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/context_aware_access?eventName=ACCESS_DENY_INTERNAL_ERROR_EVENT&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台消息格式 |
{USER_NAME} access denied internal error
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2023-01-26。
[null,null,["最后更新时间 (UTC):2023-01-26。"],[[["This document outlines audit log events and parameters for Context-Aware Access, allowing administrators to monitor user activity."],["You can retrieve these events by calling the Activities.list() method with the 'context_aware_access' application name."],["The document details specific events like \"Access Denied\" and \"Access Denied Internal Error,\" along with their parameters and sample requests."],["Event details such as the blocked API access, access level applied, device ID, and application used during these events are captured in the audit logs."]]],[]]