+

Search Tips | Advanced Search

For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.


Set user permissions

We can set user permissions on remote databases.


Procedure

Set user permissions on the remote store.

BEFORE (with IMFData/CloudantToolkit):

Android

AFTER (with Cloudant® Sync): There is no longer a way to set user permissions from the mobile device. You must set permissions with the Cloudant dashboard or server-side code. AndroidFor a sample of how to integrate Mobile Client Access OAuth tokens with Cloudant Security, see the Bluelist sample.

AFTER (with Cloudant Sync): We cannot set user permissions from the mobile device. You must set permissions with the Cloudant dashboard or server-side code. For a sample of how to integrate MobileFirst OAuth tokens with Cloudant Security, see the Bluelist sample.

Parent topic: Migrating apps storing mobile data in Cloudant with IMFData or Cloudant SDK