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
Resource owners can view and modify (here: cancel, possibly delete, see Consider adding additional API operations #167) task resources and update permissions for these resources other users
Resource maintainers can view and modify task resources, but they cannot update permissions
Resource owners can only view task resources
Service roles (administrators) are for the entire service, whereas resource roles (owners, administrators, viewers) are resource-specific
Members of pre-configured user groups (from JWT claims) can trigger task runs (POST /tasks); upon triggering a task run, they automatically become an owner of the created resource
Members of pre-configured user groups can view the service info (``GET /service-info`)