AuthenticationEventData interface

Event data interface pertaining to the expected payload, this interface houses the common attributes for data events.

Properties

authenticationEventListenerId

Unique Id for the event.

customAuthenticationExtensionId

The unique internal Id of the registered custom extension.

tenantId

Tenant the request is related to.

Property Details

authenticationEventListenerId

Unique Id for the event.

authenticationEventListenerId: string

Property Value

string

customAuthenticationExtensionId

The unique internal Id of the registered custom extension.

customAuthenticationExtensionId: string

Property Value

string

tenantId

Tenant the request is related to.

tenantId: string

Property Value

string