We are implementing MWO for our Cloud customer (21R2). Accessing MWO from outside the company network is of course necessary, but we have not been able to establish a controlled access. The documentation we followed is here: https://docs.ifs.com/techdocs/22r1/070_remote_deploy/090_exposing_to_internet/
We enabled the following endpoints at the network administration side:
Aurena Native /mob/ifsapplications/projection/v1/MobileClientRuntime.svc/*
Aurena Native /mob/ifsapplications/projection/v1/MobileAttachments.svc/*
Authentication /auth
However, this was not enough. The MWO Maintenance application was not able to connect. Only after we enabled also the root directory (“/”) we successfully connected using the MWO app. But that also exposed the entire IFS Aurena client to outside network, so this is not acceptable.
Do you guys have experience of a clear set of endpoints that needs to be included so that MWO apps can access the environment?