简体   繁体   中英

AirWatch SDK for Cordova Mobile App - Active Directory and App Tunelling

Our company is building an internal mobile app for corporate mobile devices. AirWatch is used as an MDM solution.

App would have to access data from internal servers (by calling Web.API services). Additionally, each user will have to use their AD ( Active Directory ) accounts to login to the app ( verified against internal AD records ). I envision this can be done through Web.API service as well?

I've researched that for existing applications AirWatch provides " App Wrapping " ( link ), which supposedly takes care of Authentication & App Tunneling ( granting access and routing your Mobile App to internal corporate servers using AirWatch VPN ).

However I don't have any info on how to implement this. Has anyone done anything similar? Any advice would be appreciated.

I've never done it before but according to the AirWatch documentation:

You can apply available AirWatch SDK and App Wrapping features to your internal applications to integrate your applications and add extra functionality.

Then, just have to implement your app, with or without the SDK but I advise you to integrate it, and upload it on the AirWatch Console. There, you can a procedure to enable App Wrapping and configure options.

Contact your AirWatch administrator to access App Wrapping Guide, Mobile Application Management Guide, AirWatch Software Develpment Kit for Android.

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