Question

Photo of Amber McCoy

0

Security Setting issues

Help!  

I set up a new Security Type "Team Lead" that will give limited access to those who are leaders for various ministry departments.  Most of the things are working correctly except the group tree viewer won't show.  I went through and added "allow" to each page (even though I don't think I should have to do that because it should be inherited permission).  

This is what shows up when the "Team Lead" is on the group viewer page, this is the first group in the list:

Screen Shot 2018-09-05 at 10.03.50 AM.png

These are the settings for the pages:

Screen Shot 2018-09-05 at 10.04.06 AM.pngScreen Shot 2018-09-05 at 10.04.49 AM.png

What am I doing wrong? 

Thanks!

  • Photo of Daniel Hazelbaker

    1

    Hi Amber,

    The Group Viewer uses an API to dynamically load the group tree so that it doesn't have to reload the page each time you expand a group. So that security role needs access to that API endpoint.  You should be able to find it at System > Security > REST Controllers > Groups, and I believe it is the one that starts with "api/Groups/GetChildren".

  • Photo of Amber McCoy

    0

    Thank you Daniel!  That worked beautifully!