v1
latestOpenAPI 3.1.02026-07-17261633.4 KBLists all federations configured on SPIRE Server
Lists all federations configured on SPIRE Server
get/api/v1/spire/federations
Response
OK
Example response
{
"federation_relationships": [
{
"trust_domain": "example1.org",
"bundle_endpoint_url": "https://bundle.example1.org",
"BundleEndpointProfile": {
"HttpsSpiffe": {
"endpoint_spiffe_id": "spiffe://example1.org/spire-server"
}
}
}
]
}