You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’ve have tested in the API Manager 4.1.0 update 50 adding the following configuration in the deployment.toml
[transport.http]
block_service_list = false
But it seems to have no effect. I can confirm that the feature is added since the code is available [1] and I tested adding http.block_service_list=true in passthru-http.properties.j2 file and worked as expected.
I could confirm that some mappings are missing comparing the configurations of the api manager directory with the EI 7.1.0 (where the feature was added [2] [3])
Please do the necessary for supporting the property in the deployment.toml file
Description
I’ve have tested in the API Manager 4.1.0 update 50 adding the following configuration in the deployment.toml
[transport.http]
block_service_list = false
But it seems to have no effect. I can confirm that the feature is added since the code is available [1] and I tested adding http.block_service_list=true in passthru-http.properties.j2 file and worked as expected.
I could confirm that some mappings are missing comparing the configurations of the api manager directory with the EI 7.1.0 (where the feature was added [2] [3])
Please do the necessary for supporting the property in the deployment.toml file
[1] https://github.com/wso2-support/wso2-synapse/blob/69a1633fd0d6453bd150730b2ad123e76c5bf539/modules/transports/core/nhttp/src/main/java/org/apache/synapse/transport/passthru/config/PassThroughConfiguration.java#L163
[2] https://support-internal.wso2.com/jira/browse/EIINTERNAL-1452
[3] wso2/micro-integrator#2548
Steps to Reproduce
N/A
Affected Component
APIM
Version
4.1.0
Environment Details (with versions)
No response
Relevant Log Output
No response
Related Issues
No response
Suggested Labels
No response
The text was updated successfully, but these errors were encountered: