a2aproject / a2aproject/a2a-dotnet
Security and SecuritySchemes sample
- 主要语言
- C#
- 星标
- 262
- 派生
- 64
- 平均合并
- 5 天 2 小时
- 30 天内合并 PR
- 31
描述
Because when implementing and deploying the application with the A2A protocol, we normally need authentication/authorization.
I go to https://github.com/a2aproject/a2a-dotnet/blob/main/src/A2A/Models/AgentCard.cs#L88, https://github.com/a2aproject/a2a-dotnet/blob/main/src/A2A/Models/AgentCard.cs#L94, and the unit test at https://github.com/a2aproject/a2a-dotnet/blob/main/tests/A2A.UnitTests/Models/AgentCardTests.cs#L61 doesn't reflect how we can use these attributes in applications using A2A.
That would be great if we could have an example or guidance on how to do authentication/authorisation with the A2A protocol.
贡献指南
调研方向
Look at the Security and SecuritySchemes attributes in src/A2A/Models/AgentCard.cs lines 88 and 94, and the existing unit test in tests/A2A.UnitTests/Models/AgentCardTests.cs line 61. Understand how authentication/authorization is intended to work with the A2A protocol. Create a sample application or documentation that demonstrates practical usage of these attributes in a real scenario.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 45/100