SUPPORT-8957: add service and controller for user management
This commit is contained in:
parent
b3deb8704b
commit
8e9ca630a4
10 changed files with 278 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue