Fix MNP_SM_2460 completata + Mock servizio retrieveESO (rimosso TIMAC)
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
############### Middleware Modernization 2024: Servizi GISP lotto7 - Authorization HTTP - Basic - BEGIN - ##############
|
||||
|
||||
#La stringa rappresenta la concatenazione della '<USERNAME>:<PASSWORD>' fornite da ESO per l'autenticazione
|
||||
ESO_RETRIEVE_REST_POST_AUTHBASIC_BASE64 = RVNPX00yTV9TRFA6RXNvW1N0ZzJdLQ==
|
||||
|
||||
#Properties utili SOLO per SVILUPPO (VALORI: 0 = COMUNICAZIONE REST WS, 1 = MOCK RETRIEVE ESO RESPONSE)
|
||||
ESO_RETRIEVE_REST_POST_MOCK_RESPONSE_ENABLED = 0
|
||||
ESO_RETRIEVE_REST_POST_MOCK_RESPONSE=/mnpapp/mockResponse/retrieveSdpESO.json
|
||||
|
||||
############### Middleware Modernization 2024: Servizi GISP lotto7 - Authorization HTTP - Basic - END - ################
|
||||
Reference in New Issue
Block a user