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: