IBM Security QRadar SOAR

 View Only
Expand all | Collapse all

Proxy settings in an integration targeting various environments

  • 1.  Proxy settings in an integration targeting various environments

    Posted Wed February 28, 2024 11:39 AM

    Hi,

    We are developing an integration in which it has to point to several environments that some have to go through proxy and others not. To differentiate that the application goes by proxy, I include this in the app.config.

    http_proxy=<PROXY URL>
    https_proxy=<PROXY URL>
    timeout=120

    If I configure the proxy, it does not work with all the environments. I have tried to include a variable no_proxy but it doesn't work. 

    Do you know if there is any call or any element of the configuration where I can distinguish it?

    Regards,



    ------------------------------
    ------------------
    A Gonzalez
    ------------------
    ------------------------------


  • 2.  RE: Proxy settings in an integration targeting various environments

    Posted Wed February 28, 2024 02:22 PM

    Hi Ana,

    no_proxy option should work and it is how you configure/bypass proxy settings. Following is the link to IBM SOAR documentation for app proxy configuration. Please go through the steps and let us know if you still see the issue.

    https://www.ibm.com/docs/en/sqsp/51?topic=installation-configure-proxy-authentication



    ------------------------------
    DillipNath
    ------------------------------