TokenIssuanceStartData interface

The main data interface related to the request.

Extends

Properties

authenticationContext

The main context of the data.

Inherited 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

authenticationContext

The main context of the data.

authenticationContext: AuthenticationEventContext

Property Value

Inherited Property Details

authenticationEventListenerId

Unique Id for the event.

authenticationEventListenerId: string

Property Value

string

Inherited From AuthenticationEventData.authenticationEventListenerId

customAuthenticationExtensionId

The unique internal Id of the registered custom extension.

customAuthenticationExtensionId: string

Property Value

string

Inherited From AuthenticationEventData.customAuthenticationExtensionId

tenantId

Tenant the request is related to.

tenantId: string

Property Value

string

Inherited From AuthenticationEventData.tenantId