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?: stringProperty Value
string
		requestorId
	 
	The requestor id.
requestorId?: stringProperty Value
string
		subjectDisplayName
	  
	The subject display name.
subjectDisplayName?: stringProperty Value
string
		tenantDisplayName
	  
	The publisher's tenant name.
tenantDisplayName?: stringProperty Value
string