Skip to main content
Participant
January 10, 2020
Question

Enterprise android control to block DC signin

  • January 10, 2020
  • 1 reply
  • 879 views

Hello, we are using the public android app for adobe reader.

We are analyzing it for enterprise use with Airwatch (not Intune). We would like to block access to document cloud.

Can this be done? It appears you have websites that articulate how on Intune (https://www.adobe.com/devnet-docs/acrobatetk/tools/Mobile/intune.html)


Do you expose configurations for appconfig with android to block DC access? Or another way?

 

We have tried this (which did not work to block DC access – based on this: https://www.adobe.com/devnet-docs/acrobatetk/tools/Mobile/androidforwork.html😞

                <characteristic type="com.airwatch.android.androidwork.app:com.adobe.reader" uuid="xxxxxxxxxxxxxxx">

<parm name="allowOpenFromManagedToUnmanaged" value="False" type="boolean" />

<parm name="enable_optional_sign_in_screen" value="False" type="boolean" />

<parm name="allowDropboxFileSystemAccess" value="False" type="boolean" />

<parm name="allowDocumentCloudFSAndServicesAccess" value="False" type="boolean" />

</characteristic>

This topic has been closed for replies.

1 reply

Participant
January 10, 2020

I agree. This feature needs to be available. To increase the visibility and need for this, a uservoice submission was entered recently. Please vote for this UserVoice submission to raise awareness.

 

 

https://acrobat.uservoice.com/forums/595576-acrobat-reader-for-android/suggestions/39406849-enterprise-android-control-to-block-dc-signin


Ideally users will be not even be presented the option to sign-in to any cloud services from Adobe's application.