From d6ab7788a14d20306ebe43a2adfca425c2712491 Mon Sep 17 00:00:00 2001 From: sumedh Date: Thu, 17 Apr 2025 16:37:10 +0530 Subject: [PATCH] Update JWT issuer URI in application properties --- src/main/resources/application.properties | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 2c840e1..152456c 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -51,6 +51,8 @@ logging.level.org.springframework.ai.chat.client.advisor=INFO eureka.client.serviceUrl.defaultZone: ${EUREKA_URI:http://localhost:8761/eureka} eureka.instance.preferIpAddress: true + +#logging.level.root=TRACE hermione.fe.url = http://localhost:5173 @@ -78,4 +80,4 @@ jsp-parser-module.url: http://jsp-parser-module-service.olympus.svc.cluster.loca -spring.security.oauth2.resourceserver.jwt.issuer-uri= https://login.microsoftonline.com/f3211d0e-125b-42c3-86db-322b19a65a22/ \ No newline at end of file +spring.security.oauth2.resourceserver.jwt.issuer-uri= https://sts.windows.net/e0793d39-0939-496d-b129-198edd916feb/