|
|
|
@ -26,7 +26,7 @@
|
|
|
|
|
<DataSourceName>jdbc/WSO2AM_DB</DataSourceName>
|
|
|
|
|
|
|
|
|
|
<!-- This parameter is used when adding api management capability to other products like GReg, AS, DSS etc.-->
|
|
|
|
|
<GatewayType>None</GatewayType>
|
|
|
|
|
<GatewayType>Synapse</GatewayType>
|
|
|
|
|
|
|
|
|
|
<!-- This parameter is used to enable the securevault support when try to publish endpoint secured APIs. Values should be "true" or "false".
|
|
|
|
|
By default secure vault is disabled.-->
|
|
|
|
@ -310,12 +310,12 @@
|
|
|
|
|
-ThriftServerHost - Allows to configure a hostname for the thrift server. It uses the carbon hostname by default.
|
|
|
|
|
-->
|
|
|
|
|
|
|
|
|
|
<KeyValidatorClientType>ThriftClient</KeyValidatorClientType>
|
|
|
|
|
<KeyValidatorClientType>WSClient</KeyValidatorClientType>
|
|
|
|
|
<ThriftClientPort>10397</ThriftClientPort>
|
|
|
|
|
<ThriftClientConnectionTimeOut>10000</ThriftClientConnectionTimeOut>
|
|
|
|
|
<ThriftServerPort>10397</ThriftServerPort>
|
|
|
|
|
<!--ThriftServerHost>localhost</ThriftServerHost-->
|
|
|
|
|
<EnableThriftServer>true</EnableThriftServer>
|
|
|
|
|
<EnableThriftServer>false</EnableThriftServer>
|
|
|
|
|
|
|
|
|
|
<!--
|
|
|
|
|
Scope used for marking Application Tokens. If a token is generated with this scope, they will be treated as Application Access Tokens
|
|
|
|
|