Merge pull request #1381 from DuendeSoftware/dependabot/nuget/Identit… #1625
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 warnings
Analyze (csharp):
src/IdentityServer/Hosting/LocalApiAuthentication/LocalApiAuthenticationHandler.cs#L258
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
Analyze (csharp):
src/IdentityServer/Hosting/LocalApiAuthentication/LocalApiAuthenticationHandler.cs#L258
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|