token_resolver_context Module
Token resolver context types for contextual token resolution.
These types provide rich context to the token resolver delegate, including the agent identity (agent ID + agentic user ID) and tenant ID.
Classes
| AgentIdentity |
Represents the identity of an agent and its acting user. In the AI teammate scenario, |
| TokenResolverContext |
Provides contextual information to the token resolver delegate.
|