From b9f3d3b87298586db8e1da1e5251454f94da438d Mon Sep 17 00:00:00 2001 From: kimscott Date: Tue, 17 Sep 2019 10:24:29 +0900 Subject: [PATCH] =?UTF-8?q?=E3=85=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index d0e9fad..9b72eed 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -60,6 +60,11 @@ spring: --- spring: profiles: docker + security: + oauth2: + resourceserver: + jwt: + jwk-set-uri: http://localhost:8080/.well-known/jwks.json cloud: gateway: routes: