JitRequestMetadata interface

The JIT request metadata.

Properties

originRequestId

The origin request id.

requestorId

The requestor id.

subjectDisplayName

The subject display name.

tenantDisplayName

The publisher's tenant name.

Property Details

originRequestId

The origin request id.

originRequestId?: string

Property Value

string

requestorId

The requestor id.

requestorId?: string

Property Value

string

subjectDisplayName

The subject display name.

subjectDisplayName?: string

Property Value

string

tenantDisplayName

The publisher's tenant name.

tenantDisplayName?: string

Property Value

string