Commit a26bb399 authored by Denis's avatar Denis Committed by Denis Ligin

поправил настройки кейклоака

parent 66a9e279
......@@ -6,12 +6,12 @@ spring:
oauth2:
resourceserver:
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:
registration:
keycloak:
client-id: print_form
client-secret: ${KEYCLOAK_CLIENT_SECRET:PCFdHvlgAZTjqoieXvHN3z8zZENrbfKJ}
client-secret: ${KEYCLOAK_CLIENT_SECRET:MAJ7LHWtuZYpUI4wqdol6uKoyINj2OeE}
client-name: Keycloak
provider: keycloak
scope: openid
......
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