trusthub federation
Manage cross-organization federation trust. View configuration, check trust levels with remote organizations, and resolve DIDs through the federated gateway resolver.
Commands
| Command | Description |
|---|---|
| trusthub federation config | Show current federation configuration |
| trusthub federation trust | Check trust level with a federated organization |
| trusthub federation resolve | Resolve 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:8000Options
| Option | Applies To | Description |
|---|---|---|
| --url | trust, resolve | Gateway URL (default http://localhost:8000) |
Trust Output
The trust command queries the gateway for organization statistics.
Organization: globex
DIDs: 12
Credentials: 8
Delegations: 3