I want to accomplish the following:
- create a group in AGOL
- add a new user to this group (only member of this new group)
- only allow this user to view (or edit depending on data I share) to items that are shared with the group
- do not allow this user to view/edit any other items ion the Organization (excluding public view able data)
the issue I am having: once I add this new user to my organization, I add them to the new group and share items with the group respectively. HOWEVER, the new user will also be allowed to view other items in the Organization (even if the items are not publicly view able).
How can I set properties/create group to only allow a user to view items that are shared with that group