Update issuer-uri in application.yml to new Keycloak endpoint
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -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:
|
||||
|
||||
Reference in New Issue
Block a user