Hello,
I'm working on mapping all of our collections to apps as well as getting permissions tied to collections.
The permissions and collections stuff is easy as I'm grabbing it out of the MongoDB - Collections DB and just grabbing the AD users from there.
However, I'm not sure what the link is between Collections and Apps within that collection.
Ideally I'd like to be able to say app A is in Collection 1 and collection 2.
Thanks for the help,
Mike