-
Notifications
You must be signed in to change notification settings - Fork 2
/
integrasjonspunkt-local.properties
48 lines (40 loc) · 1.48 KB
/
integrasjonspunkt-local.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
server.port=9093
difi.move.org.number=910075918
difi.move.org.keystore.alias=910075918
difi.move.org.keystore.password=changeit
difi.move.org.keystore.path=file:mock.jks
#move-mock
difi.move.serviceregistryEndpoint=http://localhost:8090
difi.move.noarkSystem.endpointURL=http://localhost:8002/p360
difi.move.sign.enable=false
difi.move.oidc.enable=false
#mock dpi
difi.move.feature.enableDPI=true
difi.move.dpi.endpoint=http://localhost:8080/as4
difi.move.dpi.trustStore.path=file:mock-truststore.jks
difi.move.dpi.trustStore.password=changeit
#mock dpv
difi.move.feature.enableDPV=true
difi.move.dpv.username=whatever
difi.move.dpv.password=whatever
difi.move.dpv.endpointUrl=http://localhost:8001/dpv/
#mock dpf
difi.move.feature.enableDPF=true
difi.move.fiks.ut.endpointUrl=http://localhost:8001/dpf
difi.move.fiks.inn.baseUrl=http://localhost:8001/svarinn
difi.move.fiks.ut.username=username
difi.move.fiks.ut.password=password
difi.move.fiks.inn.mailOnError=false
#mock dpo
difi.move.feature.enableDPO=true
difi.move.noarkSystem.type=p360
logging.level.no.difi.meldingsutveksling.noarkexchange.altinn=debug
logging.level.org.springframework.ws.client.MessageTracing=TRACE
logging.level.org.springframework.ws.server.MessageTracing=TRACE
#mock dpe
difi.move.feature.enableDPE=true
app.logger.jks=file:logstash.jks
app.logger.password=logstash
difi.move.nextmove.serviceBus.baseUrl=localhost:8001/dpe
difi.move.nextmove.serviceBus.useHttps=false
difi.move.sign.certificate=file:kontaktinfo-client.pem