Service Operations Insight

 View Only
  • 1.  SOI mobile gui

    Posted Jul 25, 2018 10:54 AM

    Hi Team

     

    We want to publish the SOI mobile Interface on internet using a reverse proxy.

    The soi mobile gui by default is https on port 7403:

    https://:<IPADDR>7403/mobile/login

    Customer want to know if we can change the SOI mobile interface from https to http because the SSL termination will be done by reverse proxy.

     

    Best Regards

    Antonello



  • 2.  Re: SOI mobile gui

    Broadcom Employee
    Posted Aug 03, 2018 10:19 AM

    Hi Antonello,

    I deleted my previous post because that was not the right way of configuring the mobile UI for http. I ran some test on this and here is the correct way of configuring the mobile UI to open it with http instead of https:

    - You don't have to change the port 7403 to 7070 in SOIUI\Administration\SOI UI Server configuration\Mobile     Dashboard Server Configuration, instead you have to do the following

    - On the SOIUI machine edit the file CA\SOI\SamUI\conf\soi_conf\mobile.properties with any editor and change the value for the applicationSecurityScheme from https to http

    applicationSecurityScheme=http

    - Save the file and recycle CA SOI User Interface Service. 

    - Open a browser and type http://<SOIUI Host Name>:7070/mobile/login

    Let me know if you have any question.

    Thanks

    Shaheen



  • 3.  Re: SOI mobile gui

    Posted Aug 13, 2018 08:37 AM

    Hi Ahmed

     

    Thanks for reply

    Tomorrow I will do a test and let you know.

     

    Regards

    Antonello