From 7748262ecfc1473b16aa10d983c9110e2f25b956 Mon Sep 17 00:00:00 2001 From: Juan Carlos Santana Herrera Date: Fri, 19 May 2017 11:49:35 +0100 Subject: [PATCH] Updated IdentityServer4.AccessTokenValidation package from 1.0.2 to 1.2.0. The removed version had a known issue with the audience check. --- src/Ocelot/Ocelot.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Ocelot/Ocelot.csproj b/src/Ocelot/Ocelot.csproj index 8fdb917d..d9ebf70e 100644 --- a/src/Ocelot/Ocelot.csproj +++ b/src/Ocelot/Ocelot.csproj @@ -40,7 +40,7 @@ - +