A user-selected A2A endpoint returns protected resource metadata whose resource value exactly matches that endpoint. Its authorization_servers list contains https://169.254.169.254/internal-issuer, an issuer the client has never configured or trusted.
A valid protected resource document lists https://as.partner.example in authorization_servers. The client has no out-of-band trust rule, federation policy, or cross-check linking that issuer to the resource.
A client supports signed_metadata. Plain JSON lists AS1; the signed JWT lists AS2. The JWT signature is valid, but the client has not determined whether its iss is trusted for this resource.
An A2A client follows resource_metadata, validates the resource value, selects a trusted listed issuer, validates RFC 8414 metadata, and obtains an audience-restricted DPoP-bound token. A gateway verifies the token and DPoP proof, then forwards an unsigned identity header to the policy-owning backend.