The Realm object server supports access control in Realms, so users can be granted the following permissions for this Realm:
- Read
- Record
- Management (this means that the user can grant or revoke permissions for Realm)
By default, users can create new Realms in their own unique way: /~/newRealm( ~allowed by user ID). Then the user who created Realm has read / write / control permissions. Then this user can grant permissions to other users in the same Realm, and then both users will synchronize data in the common realm.
Currently, APIs for setting permissions have not been released, but will be available in the coming weeks during the beta period.