9.42.3.5 AuthToken

The AuthToken UDR is used for providing token information when the option Token Authentication is selected in the agent's configuration.
 

The following fields are included in the AuthToken UDR:

FieldDescription
claims (map<sting,any>)The payload and any additional claims, that is, any additional user information required for  authentication, for example website or zoneinfo.
token (string)The security token used for authentication.

username (string)

The user name.