Commit b6fbd590 authored by George Novikov's avatar George Novikov

keycloak realm fix

parent 5032e7fd
Pipeline #337 canceled with stage
...@@ -6,7 +6,7 @@ spring: ...@@ -6,7 +6,7 @@ spring:
oauth2: oauth2:
resourceserver: resourceserver:
jwt: jwt:
jwk-set-uri: ${KEYCLOAK_URI:http://94.247.129.11:8080}/realms/${KEYCLOAK_REALM:}/protocol/openid-connect/certs jwk-set-uri: ${KEYCLOAK_URI:http://94.247.129.11:8080}/realms/${KEYCLOAK_REALM:selfserviceportal}/protocol/openid-connect/certs
client: client:
registration: registration:
keycloak: keycloak:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment