Table of Content Zone | |||||
---|---|---|---|---|---|
In this guide, we are going to learn how to install SkypeShield's dedicated app for MobileIron MDM integration has 2 types of behaviors:
Regarding Conditional Access SkypeShield can function according to the following approaches:
PrerequisitesBefore we begin the installation we need to make sure we have a SkypeShield app package containing:
All of the package components will be provided to you by AGAT administration team. Important Notes: Due to technology limitation, the implementation of iOS and Android apps is different.
Create a Label for Testing your App (optional)MobileIron Core utilizes labels in order to associate policies and apps with devices. It is possible to create a new label so that your policies will
Upload SkypeShield App to MobileIron CoreFor iOS
For Android
Enable AppConnect in MobileIron Core
Edit the Default AppConnect Global PolicyIn order for SkypeShield to work properly, it is required to have a global policy configured.
AppConnect PasscodeRegardless of whether the device's password is turned On or Off, the user will be required to create a secured apps passcode. 4. Select the types of device to whom passcode will apply. 5. Under 'Security Policies' set the policy according to your needs and requirements. 6. Click AppConnect Container PolicyCreate a SkypeShiedl AppConnect Container PolicyAn app is be authorized only an AppConnect container policy for that app can be found on the device. For iOS
For AndroidFor Android, an AppConnect container policy is created Automatically. You can find it under the name 'SkypeShield' and package ID 'foregepond.com.agat.skypeshield'. You can configure the policy by selecting it and clicking .
By default, SkypeShield AppConnect policy is applied to Android label. To change that do the following:
AppConnect App ConfigurationThe SkypeShield app retrieves its configuration settings from your MobileIron MDM environment. For iOS
For AndroidNot required Web Services Being Used by SkypeShieldAuthenticationAccess to the web service is granted y using roles. Only administrators with the '‘Manage administrators and device spaces' can assign the 'API' role to a user.
Get Devices by StatusA device in MobileIron can exist in a variety of different states. Each one of them can be retrieved using an API request. For example, states such as:
can be retrieved. Get Device DetailsDevice details such as the manufacturer. model, OS, status and registered email address can be retrieved in the following ways:
For example, the following request will query the API for all devices assigned to the Android label: |
In this guide, we are going to learn how to install SkypeShield's dedicated app for MobileIron
...
- In MobileIron's Admin Portal go to Device & Users → Labels
- Click
- Enter a name for the Label
- Click
Upload SkypeShield App to MobileIron Core
For iOS
- In MobileIron's Admin Portal go to Apps → App Catalog
- Click
- Select 'In House' and browse to select 'SkypeShield_MobileIron.ipa':
- Click Next
- Click Next
- Click Finish
- Open the App Catalog in Apps → App Catalog
- Select the row listing your app and click Actions → Apply to Labels
- Select iOS label or another custom label you've created for specific devices.
- Click
For Android
- In MobileIron's Admin Portal go to Apps → App Catalog
- Click
- Select 'In House' and browse to select 'SkypeShield_MobileIron.apk':
- Click Next
- Click Next
- Click Finish
- Open the App Catalog in Apps → App Catalog
- Select the row listing your app and click Actions → Apply to Labels
- Select an Android label or another custom label you've created for specific devices.
- Click
Enable AppConnect in MobileIron Core
- In the Admin Portal navigate to Settings → Additional Products → Licensed Products
- Enable 'AppConnect for Third-party and In-house Apps'
- Click
Edit the Default AppConnect Global Policy
In order for SkypeShield to work properly, it is required to have a global policy configured.
- In MobileIron's Admin Portal go to Policies & Configs → Policies
- Select 'Default AppConnect Global Policy' and click
- Make sure 'Enabled' is selected
AppConnect Passcode
Regardless of whether the device's password is turned On or Off, the user will be required to create a secured apps passcode.
Then the user will use that passcode for access to all secured apps. It is up to your company security preferences to create secure apps passcode.
...
5. Under 'Security Policies' set the policy according to your needs and requirements.
6. Click
AppConnect Container Policy
Create a SkypeShiedl AppConnect Container Policy
An app is be authorized only an AppConnect container policy for that app can be found on the device.
For iOS
- In Mobileiron's Admin Portal go to Policies & Configs → Configurations
- Select Add New → AppConect → Container Policy
- Enter a name for AppConnect container policy
- In the Application field you can either enter the bundle ID of the SkypeShield manually or select it from the drop-down list and it will be added automatically.
- Click
- Select the SkypeShield container policy you've created. and go to Actions → Apply To Label
For Android
For Android, an AppConnect container policy is created Automatically. You can find it under the name 'SkypeShield' and package ID 'foregepond.com.agat.skypeshield'.
...
- Select the SkypeShield app policy
- Click on Actions → Remove From Label.
- Select the Android label and click
- Select your label once more and click Action → Apply To Label
- Select your required label and click
AppConnect App Configuration
The SkypeShield app retrieves its configuration settings from your MobileIron MDM environment.
For iOS
- In MobileIron's Admin Portal, select Policies & Configs → Configurations
- Click Add New → AppConnect → App Configuration
- Enter a name for the AppConnect app configuration.
- n the Application field you can either enter the bundle ID of the SkypeShield manually or select it from the drop-down list and it will be added automatically.
- Scroll down to 'App-Specific Configurations' and click on to add a new key/value pair
- The key value should be 'AppConfig' and the value is the content of AppConfig.txt (provided by AGAT).
- Click
- Select the SkypeShield App Configuration you've created.
- Click Actions → Apply To Label
- Select the default iOS label or any other custom label you've created for specific devices.
For Android
Not required
Web Services Being Used by SkypeShield
Authentication
Access to the web service is granted y using roles. Only administrators with the '‘Manage administrators and device spaces' can assign the 'API' role to a user.
- In MobileIron's Admin Portal go to Admin → Admins
- Select a user from the list.
- Click Actions → Edit Roles
- Select the API role which is listed under 'Other Roles'
- Click
Get Devices by Status
A device in MobileIron can exist in a variety of different states. Each one of them can be retrieved using an API request.
...
- Enrollment in progress
- Active
- Retired
- Lost
- Wipen
can be retrieved.
Get Device Details
Device details such as the manufacturer. model, OS, status and registered email address can be retrieved in the following ways:
...