Map a SPIFFE identity (exact URI or URI prefix) onto a Hoop agent.
Documentation Index
Fetch the complete documentation index at: https://mintlify.hoop.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
The mapping to create
SPIFFE trust domain. Must match the trust domain configured on the gateway for SPIFFE authentication to succeed.
"customer.com"
ID of the Hoop agent this mapping resolves to (exact form). Mutually exclusive with AgentTemplate.
Go text/template that renders to a Hoop agent name. Used with SPIFFEPrefix. See the SPIFFE docs for template field details. Mutually exclusive with AgentID.
The groups assigned to the agent when authenticating via this mapping.
["agents"]Exact SPIFFE ID to match. Mutually exclusive with SPIFFEPrefix.
"spiffe://customer.com/agent/arqa-prod"
SPIFFE ID prefix. Matches any SVID whose sub begins with this string; longest-prefix wins on lookup. Mutually exclusive with SPIFFEID.
"spiffe://customer.com/agent/"
Created
SPIFFE trust domain. Must match the trust domain configured on the gateway for SPIFFE authentication to succeed.
"customer.com"
ID of the Hoop agent this mapping resolves to (exact form). Mutually exclusive with AgentTemplate.
Go text/template that renders to a Hoop agent name. Used with SPIFFEPrefix. See the SPIFFE docs for template field details. Mutually exclusive with AgentID.
Creation timestamp
The groups assigned to the agent when authenticating via this mapping.
["agents"]The unique identifier of this resource
Organization ID
Exact SPIFFE ID to match. Mutually exclusive with SPIFFEPrefix.
"spiffe://customer.com/agent/arqa-prod"
SPIFFE ID prefix. Matches any SVID whose sub begins with this string; longest-prefix wins on lookup. Mutually exclusive with SPIFFEID.
"spiffe://customer.com/agent/"
Last update timestamp