From a9e4a187b6d9b6523d4ee1a4527e59ff634ad975 Mon Sep 17 00:00:00 2001 From: Urban Modig Date: Sun, 12 Oct 2025 11:42:14 +0200 Subject: [PATCH] Update `issuer-uri` in `application.yml` to new Keycloak endpoint --- src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index db162ba..56f9495 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -16,7 +16,7 @@ spring: resourceserver: jwt: jwk-set-uri: http://keycloak:8080/realms/hemhub/protocol/openid-connect/certs - issuer-uri: http://192.168.0.9:8082/realms/hemhub + issuer-uri: https://rubbel.se/hemhub/auth/realms/hemhub hemhub: schedule: reminders: