From f2344394868ef972f8f5e047ac094776aa95351f Mon Sep 17 00:00:00 2001 From: "andrea.terzani" Date: Thu, 17 Apr 2025 07:38:52 +0200 Subject: [PATCH] tenant --- src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index bd9be03..2c840e1 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -78,4 +78,4 @@ jsp-parser-module.url: http://jsp-parser-module-service.olympus.svc.cluster.loca -spring.security.oauth2.resourceserver.jwt.issuer-uri= https://sts.windows.net/9dc4721e-4d54-4c40-a681-1dd740292901/ \ No newline at end of file +spring.security.oauth2.resourceserver.jwt.issuer-uri= https://login.microsoftonline.com/f3211d0e-125b-42c3-86db-322b19a65a22/ \ No newline at end of file