Re: Menu items showing for users not in user group
0
could you callresult = Users["yourTestUser"].GetGroups()in a custom service and check the result if only the expected groups are present? just to make sure that its not inheriting groups from somewhere.