简体   繁体   中英

Angular WebPart doesn't work inside MobileIron

Our company makes a web-site based on SharePoint, and one of its WebParts is made with Angular. It works with any browsers and devices, except Web@Work on a mobile device inside MobileIron infrastructure.

As far as I know Web@Work uses MobileIron for security and management (AppConnect mode). If that infrastructure is absent, it works in standalone mode (non-AppConnect mode) and it is not secured or managed by MobileIron.

So, this WebPart works on Web@Work in standalone mode, but doesn't inside MobileIron infrastructure.

And also it's not possible to debug it with that browser. Are there any settings in MobileIron that can cause this problem?

I don't think you have an issue with Web@Work, but rather with the AppTunnel which is a VPN functionality inside of AppConnect.

If your app requires a VPN in order to work than this is what is causing an issue if it's not configured properly.

If you are in contact with the admins that manage the MobileIron platform then you can try these things:

  • Try to remove all the tunnel rules for your app and test from their local environment. Also make sure the app is accessible on the device through a normal browser like Safari or Chrome when doing this.
  • You might need to set-up some of the tunnel rules inside the MobileIron Admin Panel. you should talk to the customer in order to do this. If they don't know maybe they should reach out to MobileIron support to help with the configuration.

They might have configured rules for the VPN inside Web@Work for other apps but not for the endpoints that your app requires.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM