ConversationClaims interface

JWT-like claims identifying the agent for proactive authentication. aud (the agent's client ID) is required; all other fields are optional.

Properties

appid
aud
azp
tid

Property Details

appid

appid?: string

Property Value

string

aud

aud: string

Property Value

string

azp

azp?: string

Property Value

string

tid

tid?: string

Property Value

string