File tree Expand file tree Collapse file tree 8 files changed +40
-4
lines changed
modules/distribution/product/src/main/resources/conf/templates/repository/conf
modules/distribution/product/src/main/resources/conf/templates/repository/conf
modules/distribution/product/src/main/resources/conf/templates/repository/conf
modules/distribution/product/src/main/resources/conf/templates/repository/conf Expand file tree Collapse file tree 8 files changed +40
-4
lines changed Original file line number Diff line number Diff line change @@ -43,4 +43,13 @@ synapse.endpoint.http.oauth.token.endpoint.global.proxy.username={{apim.proxy_co
4343synapse.endpoint.http.oauth.token.endpoint.global.proxy.password={{apim.proxy_config.password}}
4444synapse.endpoint.http.oauth.token.endpoint.global.proxy.protocol={{apim.proxy_config.protocol}}
4545{% endif %}
46+ {% if apim .mediator_config .oauth .trust_store .location is defined %}
47+ synapse.endpoint.http.oauth.token.endpoint.trust.store.location={{apim.mediator_config.oauth.trust_store.location}}
48+ {% endif %}
49+ {% if apim .mediator_config .oauth .trust_store .type is defined %}
50+ synapse.endpoint.http.oauth.token.endpoint.trust.store.type={{apim.mediator_config.oauth.trust_store.type}}
51+ {% endif %}
52+ {% if apim .mediator_config .oauth .trust_store .password is defined %}
53+ synapse.endpoint.http.oauth.token.endpoint.trust.store.password={{apim.mediator_config.oauth.trust_store.password}}
54+ {% endif %}
4655{% endif %}
Original file line number Diff line number Diff line change 13751375 <opencsv .version>1.8</opencsv .version>
13761376 <poi .version>3.0-FINAL</poi .version>
13771377 <woden .version>1.0.0.M8-wso2v1</woden .version>
1378- <synapse .version>4.0.0-wso2v245 </synapse .version>
1378+ <synapse .version>4.0.0-wso2v249 </synapse .version>
13791379 <passthru .transport.patch.version>1.0.2</passthru .transport.patch.version>
13801380 <axis2 .wso2.version>1.6.1-wso2v105</axis2 .wso2.version>
13811381 <axiom .wso2.version>1.2.11-wso2v29</axiom .wso2.version>
Original file line number Diff line number Diff line change @@ -43,4 +43,13 @@ synapse.endpoint.http.oauth.token.endpoint.global.proxy.username={{apim.proxy_co
4343synapse.endpoint.http.oauth.token.endpoint.global.proxy.password={{apim.proxy_config.password}}
4444synapse.endpoint.http.oauth.token.endpoint.global.proxy.protocol={{apim.proxy_config.protocol}}
4545{% endif %}
46+ {% if apim .mediator_config .oauth .trust_store .location is defined %}
47+ synapse.endpoint.http.oauth.token.endpoint.trust.store.location={{apim.mediator_config.oauth.trust_store.location}}
48+ {% endif %}
49+ {% if apim .mediator_config .oauth .trust_store .type is defined %}
50+ synapse.endpoint.http.oauth.token.endpoint.trust.store.type={{apim.mediator_config.oauth.trust_store.type}}
51+ {% endif %}
52+ {% if apim .mediator_config .oauth .trust_store .password is defined %}
53+ synapse.endpoint.http.oauth.token.endpoint.trust.store.password={{apim.mediator_config.oauth.trust_store.password}}
54+ {% endif %}
4655{% endif %}
Original file line number Diff line number Diff line change 13541354 <opencsv .version>1.8</opencsv .version>
13551355 <poi .version>3.0-FINAL</poi .version>
13561356 <woden .version>1.0.0.M8-wso2v1</woden .version>
1357- <synapse .version>4.0.0-wso2v245 </synapse .version>
1357+ <synapse .version>4.0.0-wso2v249 </synapse .version>
13581358 <passthru .transport.patch.version>1.0.2</passthru .transport.patch.version>
13591359 <axis2 .wso2.version>1.6.1-wso2v105</axis2 .wso2.version>
13601360 <axiom .wso2.version>1.2.11-wso2v29</axiom .wso2.version>
Original file line number Diff line number Diff line change @@ -43,4 +43,13 @@ synapse.endpoint.http.oauth.token.endpoint.global.proxy.username={{apim.proxy_co
4343synapse.endpoint.http.oauth.token.endpoint.global.proxy.password={{apim.proxy_config.password}}
4444synapse.endpoint.http.oauth.token.endpoint.global.proxy.protocol={{apim.proxy_config.protocol}}
4545{% endif %}
46+ {% if apim .mediator_config .oauth .trust_store .location is defined %}
47+ synapse.endpoint.http.oauth.token.endpoint.trust.store.location={{apim.mediator_config.oauth.trust_store.location}}
48+ {% endif %}
49+ {% if apim .mediator_config .oauth .trust_store .type is defined %}
50+ synapse.endpoint.http.oauth.token.endpoint.trust.store.type={{apim.mediator_config.oauth.trust_store.type}}
51+ {% endif %}
52+ {% if apim .mediator_config .oauth .trust_store .password is defined %}
53+ synapse.endpoint.http.oauth.token.endpoint.trust.store.password={{apim.mediator_config.oauth.trust_store.password}}
54+ {% endif %}
4655{% endif %}
Original file line number Diff line number Diff line change 13541354 <opencsv .version>1.8</opencsv .version>
13551355 <poi .version>3.0-FINAL</poi .version>
13561356 <woden .version>1.0.0.M8-wso2v1</woden .version>
1357- <synapse .version>4.0.0-wso2v245 </synapse .version>
1357+ <synapse .version>4.0.0-wso2v249 </synapse .version>
13581358 <passthru .transport.patch.version>1.0.2</passthru .transport.patch.version>
13591359 <axis2 .wso2.version>1.6.1-wso2v105</axis2 .wso2.version>
13601360 <axiom .wso2.version>1.2.11-wso2v29</axiom .wso2.version>
Original file line number Diff line number Diff line change @@ -43,4 +43,13 @@ synapse.endpoint.http.oauth.token.endpoint.global.proxy.username={{apim.proxy_co
4343synapse.endpoint.http.oauth.token.endpoint.global.proxy.password={{apim.proxy_config.password}}
4444synapse.endpoint.http.oauth.token.endpoint.global.proxy.protocol={{apim.proxy_config.protocol}}
4545{% endif %}
46+ {% if apim .mediator_config .oauth .trust_store .location is defined %}
47+ synapse.endpoint.http.oauth.token.endpoint.trust.store.location={{apim.mediator_config.oauth.trust_store.location}}
48+ {% endif %}
49+ {% if apim .mediator_config .oauth .trust_store .type is defined %}
50+ synapse.endpoint.http.oauth.token.endpoint.trust.store.type={{apim.mediator_config.oauth.trust_store.type}}
51+ {% endif %}
52+ {% if apim .mediator_config .oauth .trust_store .password is defined %}
53+ synapse.endpoint.http.oauth.token.endpoint.trust.store.password={{apim.mediator_config.oauth.trust_store.password}}
54+ {% endif %}
4655{% endif %}
Original file line number Diff line number Diff line change 13541354 <opencsv .version>1.8</opencsv .version>
13551355 <poi .version>3.0-FINAL</poi .version>
13561356 <woden .version>1.0.0.M8-wso2v1</woden .version>
1357- <synapse .version>4.0.0-wso2v245 </synapse .version>
1357+ <synapse .version>4.0.0-wso2v249 </synapse .version>
13581358 <passthru .transport.patch.version>1.0.2</passthru .transport.patch.version>
13591359 <axis2 .wso2.version>1.6.1-wso2v105</axis2 .wso2.version>
13601360 <axiom .wso2.version>1.2.11-wso2v29</axiom .wso2.version>
You can’t perform that action at this time.
0 commit comments