Download Dropbox Emm App For Mac
You are here: Mobile SDK > Mobile SDK for iOS > Integrating with EMM providers > Integrating with AppConfig-compliant EMM providers

MicroStrategy Mobile can be integrated with any Enterprise Mobility Management (EMM) provider that supports AppConfig guidelines. App Configuration for the Enterprise (AppConfig) delivers the first standard approach to configuring and securing applications in the enterprise. The goal of the AppConfig Community is to define a collection of best practices for enterprise application developers to interpret application configurations and security policies from EMM (Enterprise Mobility Management) systems, and for EMM systems to configure and secure mobile applications. AppConfig lets enterprises leverage their existing investments in EMM systems, VPNs, and identity management solutions.
The AppConfig framework provides the following workflows for configuration, security, and access:

Instructions to access and install the EMM app for Slack. Tip: To include a custom message for your members, you must add it at the time you turn on EMM.

  • App configuration
    Configure information such as Intelligence Server connectivity, project information, home screen configuration, and general app settings to eliminate the need to educate end users about first time setup.
  • Security policies and access control
    Restrict apps to run only on approved devices and enforce security policies such as required encryption and data loss prevention at the app level.
  • App Tunnel
    Selectively enable approved apps to use an app tunnel to connect to backend and corporate networks.
  • Single sign-on (SSO)
    MicroStrategy supports single sign-on through SAML. For instructions on how to configure MicoStrategy Mobile for SAML single sign-on, refer to the topic Enabling single sign-on with SAML authentication for Web and Mobile in the System Administrator Guide.

The workflow for integrating MicroStrategy Mobile with an EMM provider that supports AppConfig is described below. In the desription, AirWatch is used as the example, but you can extrapolate from the these instructions to integrate MicroStrategy Mobile with a different AppConfig-compliant EMM provider.

Before you begin your integration, you need to make sure you have met the requirements and compiled your MicroStrategy Mobile app.

  • Prerequisites

  • Building and uploading the MicroStrategy Mobile app

Prerequisites

The following are required to deploy the MicroStrategy Mobile application with AppConfig support.

  • You must have an operational EMM system, such as AirWatch, and users and devices must have been enrolled. You can leverage your existing EMM's App Tunnel or gateway by configuring per-app VPN.
  • You must use an Apple Mac, running Xcode® 8.x with iOS SDK 10.x.
  • Your organization must be enrolled in the iOS Developer Enterprise Program. For information about this program, visit the iOS Developer web site.
  • You must create a wildcard App ID for your application, using the iOS Provisioning Portal. A wildcard App ID is of the form [BundleSeedID].*, where:
    • BundleSeedID is an alphanumeric code that is generated by Apple when you create the App ID.
    • The asterisk (*) is a placeholder for the Bundle Identifier of the App ID. The Bundle Identifier is used by iOS to identify the application on your device. You set the value of the Bundle Identifier property in the property list file of your Xcode project. You replace the value of the asterisk (*) with an appropriate string using reverse-DNS format, com.yourCompanyName.YourAppName. For example, we use the default value—com.microstrategy.iPad for an iPad app or com.microstrategy.MSTRMobile for an iPhone app—to integrate with an EMM provider that follows the AppConfig standard.

Building and uploading the MicroStrategy Mobile app

Once you have met the prerequisites, the first step is to compile the application:

  1. Download and install the MicroStrategy Mobile SDK
  2. Configure the MicroStrategy Mobile Xcode project
  3. Create a distributable archive of the application

Note: For a list of supported iPhone and iPad devices and operating systems, see the MicroStrategy Readmes.

Onn optical mouse drivers for mac

A detailed description of each step is provided below.

Note: The third-party products discussed below are manufactured by vendors independent of MicroStrategy, and the information provided is subject to change. For detailed instructions to perform the following tasks, refer to the iOS Developer Library.

  1. Download and install the MicroStrategy Mobile SDK
    1. On a Mac computer, go to the MicroStrategy Download site and download the latest DMG file for the MicroStrategy Mobile SDK. This includes the MicroStrategy Mobile Xcode project. You must have a username and password to access the download site.

Note: The latest Mobile SDK may or may not be the same version as the version of Intelligence Server you are using.

    1. Double-click the downloaded DMG file.

    2. Click Agree to accept the terms of the license agreement. This opens the disk image.

    3. Copy all the folders to your local drive.

      Top 4 Download periodically updates software information of Bitlord 2.4.6-353 full version from the publisher, but some information may be slightly out-of-date. Using warez version, crack, warez passwords, patches, serial numbers, registration codes, key generator, pirate key, keymaker or keygen for Bitlord 2.4.6-353 license key is illegal and prevent future development of Bitlord 2.4.6-353. Bitlord pro crack, CRACK IT 1.2, VideoSpirit Pro 1.79, BitLord 1.2. Kingconvert Motorola PRO Video Converter 5.3.0.1. This is the first professional Video Converter for Motorola PRO mobile phone series devices, which could help to convert your video files to MP4, AVI, WMV, MP3 and play on Motorola PRO phone easily. BitLord collects torrents from all around the web. Keep your Downloads in Perfect order. Make playlists of your downloaded audio and video torrents. Read & write Comments. Make sure torrents are good before downloading. Subscribe to Channels. Get your favorite downloads in one place. Utorrent download.

    4. Eject the disk image.

  1. Configure the MicroStrategy Mobile Xcode project
    Make sure that you have created and installed the distribution certificate for MicroStrategy Mobile on your Mac and created and downloaded the distribution provisioning profile. Use the Keychain Access utility on your Mac and the iOS Provisioning Portal to create these files.
    1. In the MicroStrategyMobile folder copied from the disk image on your Mac, double-click MicroStrategyMobile.xcodeproj. The MicroStrategy Mobile project opens in Xcode.
    2. Choose either the MicroStrategyMobileIPhone or MicroStrategyMobileIPad scheme, depending on the type of device you are creating the application for.
    3. Open the appropriate property list file—Info_IPhone.plist for iPhone or Info_IPad.plist for iPad.
    4. Update the Bundle Identifier property—for example, to com.microstrategy.iPad for an iPad app or com.microstrategy.MSTRMobile for an iPhone app.
    5. For the scheme you selected, make sure that your distribution provisioning profile is selected under Code Signing in the Build Settings section.
  2. Create a distributable archive of the MicroStrategy Mobile application
    With the project still open in Xcode, do the following:
    1. From the Build menu, select Build and Archive. An archived version of the application is built, with an .ipa extension.
    2. Open Xcode’s Organizer window, select the archived application, and click Share Application. The Share Archived Application dialog box opens.
    3. Click Distribute for Enterprise. The archive is built, and you are prompted to enter information for the application’s manifest file, which devices use to download the application.
    4. Close Xcode.
  3. Upload MicroStrategy Mobile application

    1. Upload the file into your EMM system.

    2. After the application is uploaded, you will be able to assign a profile with configuration settings for the device. Refer to the documentation from your EMM provider for instructions on how to do this.

The sections below explain how to use the AppConfig integration to push configurations to the MicroStrategy Mobile app, configure App Tunnel, and configure security restrictions.

App Configuration

With AppConfig, a mobile administrator can define a set of configuration keys that the MicroStrategy Mobile app will accept from the EMM server. These configuration keys are defined in the EMM administration console, normally stored as part of a profile assigned to the app for deployment. You can set up these configurations on the AirWatch console during the process of application distribution. The EMM provider also has the ability to update the configurations over the air at any point in the future to an existing application, without requiring the app itself to be reinstalled. You can create different profile assignments to deploy the application to different groups of devices, thereby applying different configuration settings to each.

Emm

One of the configuration keys that can be pushed to the MicroStrategy Mobile app is the ConfigurationURL which is a link to a full set of configuration settings such as Intelligence Server and Mobile Server connectivity, project information, home screen configuration, and general app settings.


To set up App Configuration on the AirWatch console:

  1. When you upload MicroStrategy Mobile, click the Save & Assign button to assign the application to devices.
  2. On the Add Assignment screen, select the device group to specify which devices MicroStrategy Mobile will be delivered to and set the delivery time to control when it will be delivered.
  3. To initialize the application with a configuration URL, set a key-value pair in the Advanced -> Application Configuration section. Create a ConfigurationURL key with a String value type. Set the value of the key to the URL that has the configuration information.
    The ConfigurationURL can be obtained from the MicroStrategy Mobile Administrator page, under Mobile Configurations. For information on how to create a mobile configuration, refer to Configuring connectivity settings for iOS and Android devices.

Security policies and access control

Organizations require granular security and data loss protection within their enterprise applications to prevent sensitive data and documents from leaking outside company control. For example, an app may include functionality that an enterprise wants to disable for security reasons, such as the ability to synchronize data with a public cloud like Dropbox. AppConfig leverages the out-of-the-box capabilities that iOS provides to enforce security settings and access control on enterprise apps.

  • Encryption
    Encryption is a device-specific access control feature that is applied across all applications. EMM vendors can enforce iOS “data protection” for enterprise apps by applying a passcode policy on the device.
    To enable data protection in AirWatch, go to Device -> Profiles -> iOS -> Passcode and define the enterprise requirements for the passcode.
  • Managed 'Open In'
    Managed 'Open In' is a device-specific access control feature that is applied across all applications. EMM providers that use Apple’s MDM protocol can prevent the accidental movement of data in and out of trusted and untrusted applications. In iOS, an app becomes trusted if it is distributed to the device under management using the Apple MDM protocol. An app that is directly downloaded from the iTunes store is considered unmanaged or untrusted. EMM providers can deliver a configuration profile with restrictions that specify whether to 'Allow Open From Managed To Unmanaged' and 'Allow Open From Unmanaged To Managed'.
    To enable the Managed “Open In” capability in AirWatch:
    1. Go to Device -> Profiles -> iOS -> Restrictions.

    2. Select or deselect the configuration items 'Allow documents from managed sources in unmanaged destinations' and 'Allow documented from unmanaged sources in managed destinations'.

    The device profile leverages the restrictions on iOS. For example, when 'Allow documents from managed sources in unmanaged destinations' is selected, a MicroStrategy report can be shared from the MicroStrategy Mobile app to other applications. On the other hand, when 'Allow documents from managed sources in unmanaged destinations' is not selected, the report cannot be shared from the MicroStrategy Mobile app to other applications.
    Note: For iOS, if the corporate email configuration is sent to the native email app in iOS via the MDM protocol, the corporate email configuration will be considered a trusted and managed app and will participate in data sharing between other managed apps.

  • Custom Security Settings
    In addition to the mobile configuration specified by ConfigurationURL, administrators can restrict the availability of some app features for the purpose o preventing data leakage or data loss. These restrictions are passed to MicroStrategy Mobile by adding key-value pairs to the Application Configuration section on the Add Assignment screen. The following restrictions can be added as BOOLEAN key-value pairs:
    • EnableDataLossPrevention
    • DisableEmail
    • DisableOpenIn
    • DisablePrint
    • DisableCopyPaste
    • DisableCameraAccess
    • DisableLocationServices
    • DisableSaveToPhotos

    The EnableDataLossPrevention key is the main switch for all of the app restrictions. Other options, such as DisableEmail or DisableCopyPaste, take effect only when EnableDataLossPrevention is set to 'true'.

    When EnableDataLossPrevention is set to 'true', the following features are automatically disabled:

    • Open PDF in third-party applications
    • Open email URL in third-party applications
    • Open telephone, SMS or unknown URL in another application
    • Open EPub files in third-party applications

    To verify the security settings in MicroStrategy Mobile, go to Settings -> Logging and set the level to Messages. When you view the log, you can see the security settings.

    App Tunnel
    An application may require access to web services residing behind a corporate firewall, which requires a secure App Tunnel. The per-app VPN protocol in iOS achieves the goal of a secure App Tunnel. For example, AirWatch can distribute VPN profiles to its managed devices and let apps such as MicroStrategy Mobile set up their own VPNs following the profiles. The VPN settings are included in device profiles on the AirWatch console. The configurations for per-app tunnelling are located at System -> Enterprise Integration -> AirWatch Tunnel on the AirWatch Console.
    To enable per-app VPN:
    1. Create a device profile with AppProxy VPN enabled, and assign it to your device. For example, on the AirWatch console, you configure and distribute the VPN profile in Devices -> Profiles -> iOS -> VPN, where you specify the domains/hostnames in the profile to auto-trigger the VPN.
    2. Configure VPN in the device profile. For example, on theAIrWatch console, go to VPN -> Configure and set the Connection Type to AirWatch Tunnel.
    3. Publish the device profile to your device groups. Set the Assigned Groups in the General page of the device profile and Save & Publish the device profile to your device groups.
      After you have assigned the device profile to your device, you can see all the app-layer VPN settings in Settings -> General -> Profiles & Device Management -> Mobile Device Management.
    4. Configure the Per-App VPN Profile for MicroStrategy Mobile and entitle it to use the VPN by choosing its device profile in Per-App VPN Profile. Click MicroStrategy Mobile in Apps & Books -> List VIew, click Assign, and edit the assignment.
    5. Install AirWatch Tunnel to the device and open AirWatch Tunnel.

These settings take effect after MicroStrategy Mobile is pushed to the device. When MicroStrategy Mobile is launched, it automatically connects to the VPN server, and the “VPN” icon is shown on the left side of the status bar.

Note: Under iOS 9, the VPN sometimes is not able to connect automatically. You can resolve this problem by republishing the VPN profile. If MicroStrategy Mobile is in offline mode when it is launched, you can pull down to refresh the folder view to connect to VPN.


Dropbox for Mac is a convenient cloud storage system that lets you access your files on any computer with an Internet connection. Installing the app is quick and easy, and you can set up a free account to try out the program to see if it's a good fit. ProsSmooth integration: This app integrates seamlessly with your Mac, and you can access it directly at any time through the icon on the top toolbar. You can also open any of the Dropbox files on your computer through your Mac's Finder feature. And when you want to save an item to Dropbox, all you have to do is select it as the location from the drop-down menu in the Save window.Access from anywhere: When you have files saved in a Dropbox account, you can access them from any computer or mobile device with an Internet connection. Even if the Dropbox app isn't installed on the device you're using, you can log in to your account on the Dropbox Web site and find your files that way. ConsDashboard interface: Once Dropbox is installed on your Mac, there really is no dashboard-type interface you can access without going on the Dropbox Web site.

While this doesn't have to be a major drawback, it can be a bit of an inconvenience for users who prefer that type of interface. Bottom LineDropbox for Mac is straightforward to use and makes sharing your files with others or accessing them remotely easier than ever. When you open a Dropbox account, you'll get up to 2GB of storage for free. You can earn up to 16GB more, also for free, by referring friends to the service. And if you need even more space, upgrading to a Pro account gets you 100GB or more of storage with rates starting at $9.99 per month. Dropbox for Mac is a convenient cloud storage system that lets you access your files on any computer with an Internet connection. Installing the app is quick and easy, and you can set up a free account to try out the program to see if it's a good fit.

ProsSmooth integration: This app integrates seamlessly with your Mac, and you can access it directly at any time through the icon on the top toolbar. You can also open any of the Dropbox files on your computer through your Mac's Finder feature. And when you want to save an item to Dropbox, all you have to do is select it as the location from the drop-down menu in the Save window.Access from anywhere: When you have files saved in a Dropbox account, you can access them from any computer or mobile device with an Internet connection. Even if the Dropbox app isn't installed on the device you're using, you can log in to your account on the Dropbox Web site and find your files that way.

ConsDashboard interface: Once Dropbox is installed on your Mac, there really is no dashboard-type interface you can access without going on the Dropbox Web site. While this doesn't have to be a major drawback, it can be a bit of an inconvenience for users who prefer that type of interface. Bottom LineDropbox for Mac is straightforward to use and makes sharing your files with others or accessing them remotely easier than ever.

When you open a Dropbox account, you'll get up to 2GB of storage for free. You can earn up to 16GB more, also for free, by referring friends to the service. And if you need even more space, upgrading to a Pro account gets you 100GB or more of storage with rates starting at $9.99 per month.

Have you ever wished that you could access your files from anywhere? We made Dropbox because we were tired of e-mailing files to ourselves or carrying around a USB key. Once installed, Dropbox is just like any other folder on your computer, but with a twist. Any file you put in it will synchronize both to any other computers you may have on Dropbox, as well as to the web.

Furthermore, any changes you make to any of your files will be sync'd up to all your other computers instantly, across Windows, Mac and Linux. Dropbox also makes it very easy to share and collaborate on files with others.screenshots.

Full Specifications GeneralPublisherPublisher web siteRelease DateApril 21, 2020Date AddedApril 21, 2020Version96.3.162CategoryCategorySubcategoryOperating SystemsOperating SystemsMacAdditional Requirements. macOS Catalina. macOS Mojave. macOS High Sierra.

macOS Sierra. OS X El Capitan. OS X Yosemite. OS X MavericksDownload InformationFile Size182.32MBFile NameDropbox 96.3.162.dmgPopularityTotal Downloads453,885Downloads Last Week57PricingLicense ModelFreeLimitationsThe free version offers only 2GB. We currently have a 50GB plan available for a fee.PriceFree.

Popular Posts