Logo
Explore
Register Sign In
agent/agent-framework
Watch 2
Star 0
Fork 0
mirror of https://github.com/microsoft/agent-framework.git synced 2026-06-16 21:04:09 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
9d55d404930bda5dc2d677a9c167564b8a623b3e
agent-framework/dotnet/tests/Microsoft.Agents.AI.Hosting.UnitTests
T
History
Jacob AlberGitHublokitoth
9d55d40493 feat: Add UserIdentityScopedSessionStore
Add support for using the ASP.Net Core ambient `ClaimsIdentity` User, along with a user-specified claim type to scope the session store based on authenticated identity.

Co-authored-by: lokitoth <6936551+lokitoth@users.noreply.github.com>
2026-05-14 14:43:54 +00:00
..
AgentHostingServiceCollectionExtensionsTests.cs
Add ServiceLifetime support for Hosting DI registration (#4476)
2026-03-06 09:39:33 +00:00
DelegatingAgentSessionStoreTests.cs
feat: Add UserIdentityScopedSessionStore
2026-05-14 14:43:54 +00:00
HostApplicationBuilderAgentExtensionsTests.cs
Add ServiceLifetime support for Hosting DI registration (#4476)
2026-03-06 09:39:33 +00:00
HostApplicationBuilderWorkflowExtensionsTests.cs
Add ServiceLifetime support for Hosting DI registration (#4476)
2026-03-06 09:39:33 +00:00
HostedAgentBuilderToolsExtensionsTests.cs
Add ServiceLifetime support for Hosting DI registration (#4476)
2026-03-06 09:39:33 +00:00
Microsoft.Agents.AI.Hosting.UnitTests.csproj
feat: Add UserIdentityScopedSessionStore
2026-05-14 14:43:54 +00:00
UserIdentityScopedSessionStoreTests.cs
feat: Add UserIdentityScopedSessionStore
2026-05-14 14:43:54 +00:00