ClinGen / stanford-affils

Stanford ClinGen's affiliations service
MIT License
0 stars 0 forks source link

Create different Admin users based on permissions. #85

Closed sanchegm closed 2 months ago

sanchegm commented 3 months ago
sanchegm commented 3 months ago

Superuser can view/edit/create/delete Users and Groups (Groups help manage permissions). They can also see recent actions.

Screenshot 2024-07-31 at 1 17 54 PM Screenshot 2024-07-31 at 1 18 04 PM

Built in permissions options:

All Affiliation Service Users would need to have Active and Staff status. Only certain users should have Superuser status.

Created "affils_staff" group to allow users to manage all aspects of affiliations (view, create, delete, etc), but do not had Authentication/Authorization permissions to make changes about Users/Groups.

TODO: