From 74a1d200a1eb6086a87bfd6e2c1374c4c114d358 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A5=D0=B0=D0=BB=D1=82=D0=BE=D0=B1=D0=B8=D0=BD=20=D0=95?= =?UTF-8?q?=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9?= Date: Wed, 4 Dec 2024 10:59:08 +0300 Subject: [PATCH] added props --- config/local.env | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/local.env b/config/local.env index df895c81..b46bbf52 100644 --- a/config/local.env +++ b/config/local.env @@ -21,6 +21,7 @@ ESIA_SCOPES=fullname, snils, id_doc, birthdate, usr_org, openid ESIA_ORG_SCOPES=org_fullname, org_shortname, org_brhs, org_brhs_ctts, org_brhs_addrs, org_type, org_ogrn, org_inn, org_leg, org_kpp, org_ctts, org_addrs, org_grps, org_emps ESIA_ORG_SCOPE_URL=http://esia.gosuslugi.ru/ ESIA_BASE_URI=https://esia-portal1.test.gosuslugi.ru/ +ESIA_ISSUER_URL=http://esia-portal1.test.gosuslugi.ru/ #ESIA_CLIENT_ID=MNSV89 ESIA_CLIENT_ID=MNSV93 ESIA_REDIRECT_URL=http://localhost:8080/ @@ -30,6 +31,7 @@ ESIA_CLIENT_CERT_HASH=CF35A98C48E48665EA73530537BAFBB51F911C434ADC89215C2F86DCD0 ESIA_TOKEN_CLEAR_CRON=0 0 */1 * * * SIGN_URL=https://ervu-sign-dev.k8s.micord.ru/sign +SIGN_VERIFY_URL=https://ervu-sign-dev.k8s.micord.ru/verify ERVU_KAFKA_BOOTSTRAP_SERVERS=local-kafka:9094 ERVU_KAFKA_ORG_REPLY_TOPIC=ervu.organization.response