Allow App Admin to see People (authenticated with their App) #122
Labels
discuss
Share your constructive thoughts on how to make progress with this issue
enhancement
New feature or enhancement of existing functionality
in-progress
An issue or pull request that is being worked on by the assigned person
T4h
Time Estimate 4 Hours
technical
A technical issue that requires understanding of the code, infrastructure or dependencies
At present only
superadmin
can view the people authenticated withauth
.Obviously this means that non-admin cannot see people in order to grant them roles #119
which kinda limits the functionality of
RBAC
for non-admin people ... 🤦So we need to allow non-admin people to see the people who have authenticated with their app but not see the people who have authenticated with other apps. 💭
Todo
:app_id
tologin_logs
tablelogin_logs
tableapp_id
/people
(index
) viewapp_admin
to view the/person/:id
provided that person has authenticated with their app.The text was updated successfully, but these errors were encountered: