JitRequestMetadata interface  
The JIT request metadata.
Properties
| origin | 
	The origin request id.  | 
| requestor | 
	The requestor id.  | 
| subject | 
	The subject display name.  | 
| tenant | 
	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