mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-18 04:43:22 +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:
parent
488aa97342
commit
7748262ecf
@ -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" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user