Skip to content

Generic visibility handling (row-level access) #1037

@blastarr

Description

@blastarr

We currently support Accumulo's 'column visibility' but no other data store type's row-level access schemes.

HBase provides cell visibility labels.
DynamoDB uses IAM Policy for fine-grained access control.
Cassandra does not currently have anything.

The goal here is to create a general-purpose mechanism and minimize/isolate the different implementations, leveraging as much of the existing visibility handling as possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions