Update issuer-uri in application.yml to new Keycloak endpoint
This commit is contained in:
@ -16,7 +16,7 @@ spring:
|
|||||||
resourceserver:
|
resourceserver:
|
||||||
jwt:
|
jwt:
|
||||||
jwk-set-uri: http://keycloak:8080/realms/hemhub/protocol/openid-connect/certs
|
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:
|
hemhub:
|
||||||
schedule:
|
schedule:
|
||||||
reminders:
|
reminders:
|
||||||
|
|||||||
Reference in New Issue
Block a user