Workspace ONE Dev Center
Securely Integrate Your Mobile Apps with VMware Workspace ONE

Learn
Learn what you can do with the core capabiltites provided by the Workspace ONE platform.
Learn About Core Capabilities
Code
Get APIs, SDKs, docs, code samples, and other developer resources for Workspace ONE.
Core Capabilities
App Passcode
For security reasons, enterprises may want to prevent continuous access to an app without periodic authentication.
An app passcode can ensure the app is only accessible to the entitled user and that the user identity is maintained over...
Single Sign On Certificate Authentication
For security reasons, enterprises may require authentication for their API endpoints and websites, SSO via Certificates allows a developer to leverage enrollment credentials to handle the authentication without prompting the end user of the...
Prevent Copy and Paste
For apps used in more regulated industries, it may be important for IT to prevent applications from openly sharing data with each other.
Copy / Paste restrictions can prevent data in a corporate app from being easily transferred to...
App Tunneling
An application may require access to web services residing behind a corporate firewall.
A traditional full device VPN solution is not adequate due to manual steps required to enable the VPN on the device, and the security exposure by...
Technical Approaches
There are multiple technical approaches you can use to securely integrate and authenticate apps with AirWatch and Identity Manager. Developers will commonly mix and match the different approaches below to achieve the desired functionality. The different approaches will have overlapping feature sets, but the best practice depends on your application deployment scenario and landscape.
See All Technical ApproachesIdentity Manager
The Identity Manager component of Workspace ONE acts as a user store, a user catalog and Single Sign On (SSO) hub for your organization. Identity Manager’s APIs shorten app development time by providing consumable authentication and SSO...
App Wrapping
App Wrapping identifies specific app functions and replaces them with calls to the AirWatch SDK. This allows for a subset of AirWatch SDK capabilities to be added to an app without requiring any developer involvement. App Wrapping is only...
AppConfig.org
The AppConfig Community is a collection of industry-leading EMM solution providers and app developers that are making it simpler for developers to use native platform APIs to configure and secure apps in the enterprise.
AirWatch SDK
The SDK code library from AirWatch can be used to enable additional app config and security capabilities that may not yet be available natively as part of the AppConfig Community. Certain use cases such as granular analytics can be provided...
Developer Resources
Guides and Tutorials
Code Samples
SCCM to AirWatch Auto Registration
JosueNegron
This script connects to SCCM via WMI, gathers the devices in a collection, checks to see if they are registered in Airwatch, and if they are not it registers the device in Airwatch to the primary user ...
Execute AirWatch Rest API Call
rterakedis
.SYNOPSIS This Poweshell script make a REST API call to an AirWatch server. This particular script is used to pull device information based on serial numbers pulled from a file. If you need to build y ...
Community

Join VMware {code}
Become a part of one of the fastest-growing developer communities devoted to cloud infrastructure and enterprise mobility.
Sign Up Now
AppConfig Community
An open and native approach ideal for most common use cases.
Visit AppConfig.org
Connect on Slack
Join our Slack team to connect with thousands of developers and experts in real time.
Sign Up Now
Latest Articles
Featured Member: Cody De Arkland
VMware {code} blog
Interview with VMware employee and active VMware {code} community member Cody De Arkland on his recent work around Amazon Echo.
DockerCon 2017: Containers Go Mainstream?
VMware Cloud-Native Apps Blog
DockerCon had a simple message this year: containers are on the precipice of going mainstream. To date, the industry has lacked production-ready container solutions, but technologies like VMware Integrated Containers (VIC) are pushing...