Agent Identity (aid) Sub-Claims
The aid claim is optional. If present, it contains the following sub-claims.
|
Claim |
Description |
|
name |
REQUIRED - Agent name. The name should reflect the business purpose of the agent. |
|
creation_ip |
REQUIRED - The public IP address of the system / agent that requested the token. Its value is a string containing the public IPv4 or IPv6 address from where the token request originated. It MUST be captured directly from the token request. |
|
source_ips |
OPTIONAL - Valid public IP address, or range of public IP addresses, from where the system / agent's requests to merchants / services will originate. Array of comma-separated IPv4 addresses or ranges, IPv6 addresses or ranges, or domain names resolvable to an IP address via DNS. IPv4 and IPv6 addresses can be a single IPv4 or IPv6 address or a range of IPv4 or IPv6 addresses in CIDR notation or start-and-end IP pairs. |
Additional sub-claims MAY be defined and used. The recipient MUST ignore any unrecognized sub-claims.