Properties
category
category: "credential-presentation"
clientId
clientId: undefined | string
Sanitisation Level DATA
data
data: {
applicationId: string;
applicationType: string;
credentialErrors: undefined;
credentialQuery: undefined;
credentials: undefined;
error: undefined | {
message: string;
type: string;
};
sessionId: string;
sessionType: string;
}
Type declaration
applicationId: string
applicationType: string
credentialErrors: undefined
credentialQuery: undefined
credentials: undefined
error: undefined | {
message: string;
type: string;
}
sessionId: string
sessionType: string
managementUserId
managementUserId: undefined | string
requestId
requestId: string
timestamp
timestamp: number