trusthub federation

Manage cross-organization federation trust. View configuration, check trust levels with remote organizations, and resolve DIDs through the federated gateway resolver.

Commands

CommandDescription
trusthub federation configShow current federation configuration
trusthub federation trustCheck trust level with a federated organization
trusthub federation resolveResolve a DID through the federated resolver

Usage

# Show federation config
trusthub federation config

# Check trust with a remote org
trusthub federation trust globex

# Check trust via custom gateway URL
trusthub federation trust globex --url http://gateway.example.com:8000

# Resolve a DID across federation
trusthub federation resolve did:trusthub:globex:abc123...

# Resolve via custom gateway
trusthub federation resolve did:trusthub:globex:abc123... --url http://gateway.example.com:8000

Options

OptionApplies ToDescription
--urltrust, resolveGateway URL (default http://localhost:8000)

Trust Output

The trust command queries the gateway for organization statistics.

Organization: globex
  DIDs:        12
  Credentials: 8
  Delegations: 3