From c54d0214f31bf9d89bc8e16ab29f0e62d17e18d2 Mon Sep 17 00:00:00 2001 From: Urban Modig Date: Sun, 12 Oct 2025 12:10:19 +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 56f9495..c8f2b76 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: https://rubbel.se/hemhub/auth/realms/hemhub + issuer-uri: https://rubble.se/hemhub/auth/realms/hemhub hemhub: schedule: reminders: