raystack/frontier

Authz Check API for System Namespaces

Closed this issue · 3 comments

Current State: We only have authz check for Resource Group Namespaces

Expected State: We should also have authz check layer for System Namespaces as well

proposed schema schema:

POST "/admin/v1beta1/check"
{
  "object_id": "oijhkas09-012k-0912o",
  "object_namespace":    "shield/organization"
  "permission": "view",
}

@krtkvrm can this closed now?

yes