category
category: "oidc-verifier"
clientId
clientId: string | undefined
Sanitisation Level DATAdata
data: {
claimMappings: { jsonLdFqn: string; oidcClaim: string }[];
id: string;
includePresentation: boolean | undefined;
presentationTemplateId: string;
verifierDid: string;
}
managementUserId
managementUserId: string | undefined
requestId
requestId: string
requestIp
requestIp: string | undefined
tenantId
tenantId: string
timestamp
timestamp: number
type
type: "OIDC_VERIFIER_RETRIEVE_SUCCESS"
userAgent
userAgent: string | undefined