AuthToken(4.1)

The AuthToken UDR is used for providing token information when the option Token Authentication has been 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, i e any additional user information required for  authentication, e g website, zoneinfo, etc.
token (string)The security token used for authentication.

username (string)

The user name.