Update JWT issuer URI in application properties
This commit is contained in:
@@ -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/
|
||||
spring.security.oauth2.resourceserver.jwt.issuer-uri= https://sts.windows.net/e0793d39-0939-496d-b129-198edd916feb/
|
||||
|
||||
Reference in New Issue
Block a user