Token validation guidelines
Agent assessment and classification
- Extract the token issuer from the
issclaim - If present, extract the token originator from the
oriclaim - Extract the agent platform from the
apd.nameclaim - If available, extract the
apd.verifierclaim. - If the
apd.verifieris “Experian”, validate the value is identical to theoriclaim - If the
apd.verifieris “Experian”, extract theapd.verification_statusclaim. The “VERIFIED” value may be used as part of a fraud risk score logic to infer some trust level for the agent - Extract the Agent description from
aid.nameorbtgclaims
Some bot- and fraud-detection systems dynamically name agents or bots. The above claims can be used and combined to assign name, for example:
apd.name: Acme Shopping Agent
aid.name: Deal Finder
Agent name: Skyfire-Experian-Acme Shopping Agent-Deal Finder
apd.name: Travel Agency
aid.name: flight Finder
Agent name: Skyfire-Travel Agency-Flight Finder
- Extract the values from the
aid.source_ipsclaim and compare with the IP from which the agent’s request originates