跳转到内容
搜索文档

Access 请求

最后更新 查看 MarkdownAgent 设置

以下描述详细介绍了 access_requests 的可用字段。

Action

Type: string

此记录的类型。login | logout

Allowed

Type: bool

请求是被允许还是被拒绝。

AppDomain

Type: string

Access 正在保护的应用程序的域名。

AppUUID

Type: string

Access 应用程序 UUID。

Connection

Type: string

用于登录的身份提供商。

Country

Type: string

请求的来源国家/地区。

CreatedAt

Type: int or string

发出相应访问请求的日期和时间(例如 '2021-07-27T00:01:07Z')。

Email

Type: string

登录用户的电子邮件。

IPAddress

Type: string

客户端的 IP 地址。

PurposeJustificationPrompt

Type: string

访问应用程序时向客户端提示的信息。

PurposeJustificationResponse

Type: string

客户端访问应用程序时给出的理由。

RayID

Type: string

请求的标识符。

TemporaryAccessApprovers

Type: array[string]

此访问请求的审批者列表。

TemporaryAccessDuration

Type: int

此访问请求的获批持续时间。

UserUID

Type: string

登录用户的 UID。

这篇文档对您有帮助吗?