Expand description
Federation identity resolver for cross-organization agent identity (Phase 39).
Validates JWTs against configured FederationTrustAnchor entries, caches
JWKS per-anchor with configurable TTL, and maps external JWT claims to
internal AgentIdentity principals.
Structs§
- Federated
Identity - Result of successful federation validation.
- Federation
Resolver
Enums§
- Federation
Error - Federation validation errors. All variants are fail-closed.