Update issuer-uri in application.yml to new Keycloak endpoint
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: https://rubbel.se/hemhub/auth/realms/hemhub
|
||||
issuer-uri: https://rubble.se/hemhub/auth/realms/hemhub
|
||||
hemhub:
|
||||
schedule:
|
||||
reminders:
|
||||
|
||||
Reference in New Issue
Block a user