Skip to main content

IdpAuditEvent

No description

type IdpAuditEvent {
actor_identifier: String
actor_label: String
actor_type: String
client_id: ID
created_at: DateTimeISO!
description: String
event: String!
id: ID!
metadata: JSONObject
request_id: String
severity: IdpAuditSeverity!
}

Fields

IdpAuditEvent.actor_identifier ● String scalar

IdpAuditEvent.actor_label ● String scalar

IdpAuditEvent.actor_type ● String scalar

IdpAuditEvent.client_id ● ID scalar

IdpAuditEvent.created_at ● DateTimeISO! non-null scalar

IdpAuditEvent.description ● String scalar

IdpAuditEvent.event ● String! non-null scalar

IdpAuditEvent.id ● ID! non-null scalar

IdpAuditEvent.metadata ● JSONObject scalar

IdpAuditEvent.request_id ● String scalar

IdpAuditEvent.severity ● IdpAuditSeverity! non-null enum

Member Of

IdpAuditEventConnection object