SUPPORT-8957: add service and controller for user management

This commit is contained in:
gulnaz 2025-03-06 18:28:18 +03:00
parent b3deb8704b
commit 8e9ca630a4
10 changed files with 278 additions and 0 deletions

View file

@ -56,6 +56,7 @@
<property name="fias.enable" value="false"/>
<property name="registration.enabled" value="false"/>
<property name="com.arjuna.ats.arjuna.allowMultipleLastResources" value="true"/>
<property name="ervu.url" value="https://ervu-uat.test.gosuslugi.ru"/>
</system-properties>
<management>
<audit-log>

View file

@ -11,3 +11,5 @@ DB_SEC_PASSWORD=ervu_account_applications
DB_SEC_HOST=10.10.31.118
DB_SEC_PORT=5432
DB_SEC_NAME=account_applications
ERVU_URL=https://ervu-uat.test.gosuslugi.ru