Context-Aware Access Audit Activity Events
Tài liệu này liệt kê các sự kiện và thông số cho
nhiều loại sự kiện Hoạt động kiểm tra quyền truy cập theo ngữ cảnh. Bạn có thể truy xuất các sự kiện này bằng cách gọi Activities.list() với applicationName=context_aware_access
.
Sự kiện người dùng truy cập theo ngữ cảnh
Nội dung mô tả ngắn về loại sự kiện trong nhật ký kiểm tra của sự kiện Người dùng có quyền truy cập theo ngữ cảnh.
Các sự kiện thuộc loại này sẽ được trả về bằng type=CONTEXT_AWARE_ACCESS_USER_EVENT
.
Truy cập bị từ chối
Tên sự kiện của sự kiện từ chối quyền truy cập.
Chi tiết sự kiện |
Tên sự kiện |
ACCESS_DENY_EVENT |
Các tham số |
BLOCKED_API_ACCESS |
string
Tên hiển thị của quyền truy cập API bị chặn.
|
CAA_ACCESS_LEVEL_APPLIED |
string
Đã áp dụng tên hiển thị của cấp truy cập.
|
CAA_ACCESS_LEVEL_SATISFIED |
string
Đã hiển thị tên hiển thị của cấp truy cập.
|
CAA_ACCESS_LEVEL_UNSATISFIED |
string
Tên hiển thị của cấp truy cập không được đáp ứng.
|
CAA_APPLICATION |
string
Tên hiển thị của ứng dụng.
|
CAA_DEVICE_ID |
string
Tên hiển thị của mã thiết bị.
|
CAA_DEVICE_STATE |
string
Tên hiển thị của Trạng thái thiết bị.
|
|
Yêu cầu mẫu |
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
|
Định dạng thông báo của Bảng điều khiển dành cho quản trị viên |
{USER_NAME} access denied
|
Lỗi nội bộ: quyền truy cập bị từ chối
Tên sự kiện bị từ chối truy cập sự kiện lỗi nội bộ.
Chi tiết sự kiện |
Tên sự kiện |
ACCESS_DENY_INTERNAL_ERROR_EVENT |
Yêu cầu mẫu |
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
|
Định dạng thông báo của Bảng điều khiển dành cho quản trị viên |
{USER_NAME} access denied internal error
|
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2023-01-26 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2023-01-26 UTC."],[[["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."]]],["The document outlines audit events for Context-Aware Access, retrievable via `Activities.list()` with `applicationName=context_aware_access`. It details `CONTEXT_AWARE_ACCESS_USER_EVENT` type events, specifically `ACCESS_DENY_EVENT` and `ACCESS_DENY_INTERNAL_ERROR_EVENT`. `ACCESS_DENY_EVENT` parameters include information about blocked API access, access levels, application, device ID, and device state. Both events offer sample requests and Admin Console message formats for retrieval and display.\n"]]