You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The RBAC implementation is still being worked on but right now it's intended to boil down to
GlobalAdmin -do whatever
ZoneAdmin - create/delete zones
ZoneOperator - assigned a subset of zones to manage, can create records within the zones
ZoneViewer - assigned a subset of zones with read only permissions, useful for help desk or something to see if things are set correctly
Yeap that's probably a good idea, will probably implement them somewhat like GitHub's PATs where you assign them a zone scope and read/write permission for those zones.
I think the current roles should be extended. :)
The text was updated successfully, but these errors were encountered: