Namespace Stratara.Abstractions.Session
Classes
- SessionContextOptions
Configuration for Stratara's
SessionContextMiddleware— controls how the ambient ISessionContextProvider resolves identity from inbound requests.
Interfaces
- ISessionContextProvider
Provides ambient access to the dual-identity SessionContext (Actor + Subject) for the currently-executing request, worker message, or saga step.