From ee03268937603014acd7d31bf8e29583c91324be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Chalet?= Date: Mon, 7 Dec 2020 18:16:47 +0100 Subject: [PATCH] Update OpenIddictResources.resx --- src/OpenIddict.Abstractions/OpenIddictResources.resx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/OpenIddict.Abstractions/OpenIddictResources.resx b/src/OpenIddict.Abstractions/OpenIddictResources.resx index 4a8b06ca..f8a9f3c2 100644 --- a/src/OpenIddict.Abstractions/OpenIddictResources.resx +++ b/src/OpenIddict.Abstractions/OpenIddictResources.resx @@ -572,10 +572,10 @@ Reference the 'OpenIddict.Validation.SystemNetHttp' package and call 'services.A The client secret cannot be null or empty when using introspection. - Authorization validation cannot be enabled when using introspection. + Authorization entry validation cannot be enabled when using introspection. - Token validation cannot be enabled when using introspection. + Token entry validation cannot be enabled when using introspection. A discovery client must be registered when using server discovery.