a2aproject / a2aproject/a2a-dotnet
Security and SecuritySchemes sample
- Vorherrschende Sprache
- C#
- Sterne
- 262
- Forks
- 64
- Ø Merge
- 5 T. 2 Std.
- Gemergte PRs (30 T.)
- 31
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.