OPENID_INTERACTION_HOOK_START
Properties
category
category: "openid"
clientId
clientId: string | undefined
Sanitisation Level DATAdata
data: {
interactionId: string;
sessionId: string | undefined;
userId: string | undefined;
}
managementUserId
managementUserId: string | undefined
requestId
requestId: string
requestIp
requestIp: string | undefined
tenantId
tenantId: string
timestamp
timestamp: number
type
type: "OPENID_INTERACTION_HOOK_START"
userAgent
userAgent: string | undefined