mirror of
				https://github.com/nsnail/Ocelot.git
				synced 2025-11-04 09:15:27 +08:00 
			
		
		
		
	Updated IdentityServer4.AccessTokenValidation package from 1.0.2 to 1.2.0.
The removed version had a known issue with the audience check.
This commit is contained in:
		@@ -40,7 +40,7 @@
 | 
			
		||||
    <PackageReference Include="Microsoft.AspNetCore.Authentication.Twitter" Version="1.1.1" />
 | 
			
		||||
    <PackageReference Include="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="1.1.1" />
 | 
			
		||||
    <PackageReference Include="Microsoft.AspNetCore.Authentication" Version="1.1.1" />
 | 
			
		||||
    <PackageReference Include="IdentityServer4.AccessTokenValidation" Version="1.0.2" />
 | 
			
		||||
    <PackageReference Include="IdentityServer4.AccessTokenValidation" Version="1.2.0" />
 | 
			
		||||
    <PackageReference Include="Microsoft.AspNetCore.Mvc" Version="1.1.2" />
 | 
			
		||||
    <PackageReference Include="Microsoft.AspNetCore.Server.Kestrel" Version="1.1.1" />
 | 
			
		||||
    <PackageReference Include="CacheManager.Core" Version="0.9.2" />
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user