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
We should autogenerate our roles documentation - specifically the table here - in the same way we autogenerate the audit log documentation so our API is a the single source of truth for our built-in roles. Doing this will also help clarify the permissions for each role to users.
We should use the table design finalized in this ticket.
Rough sketch of an organization-scoped table (will need site-scoped counterpart)
Organization Scope
Template
Groups
Org Members
Audit Logs
Workspaces
Provisioners
Org Admin
{*}
{*}
{*}
{read}
{*}
{*}
Template Admin
{*}
{read}
{read}
{}
{read}
{*}
User Admin
{}
{*}
{*}
{}
{}
{read}
Auditor
{}
{read}
{read}
{read}
{read}
{read}
The text was updated successfully, but these errors were encountered:
We should autogenerate our roles documentation - specifically the table here - in the same way we autogenerate the audit log documentation so our API is a the single source of truth for our built-in roles. Doing this will also help clarify the permissions for each role to users.
We should use the table design finalized in this ticket.
Rough sketch of an organization-scoped table (will need site-scoped counterpart)
The text was updated successfully, but these errors were encountered: