RBAC allow restricting functions/actors using RBAC, ideally integrating with OIDC or other identity providers. With RBAC + a proper logging strategy auditability is ensured.
Use case
We are running experiments on medical data, part of this work involves access to PII and HIPAA protected information. In order to meet requirements there needs to be complete transparency on function calls and data use and flow.
Description
RBAC allow restricting functions/actors using RBAC, ideally integrating with OIDC or other identity providers. With RBAC + a proper logging strategy auditability is ensured.
Use case
We are running experiments on medical data, part of this work involves access to PII and HIPAA protected information. In order to meet requirements there needs to be complete transparency on function calls and data use and flow.