Skip to content

Neo4j plugin for applying Accumulo's attribute-based-access-control (ABAC)

License

Notifications You must be signed in to change notification settings

cch0/neo4j-accumulo-access-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neo4j Accumulo Access Plugin

This repository contains the implementation of a Neo4j plugin for applying Accumulo's attribute-based-access-control (ABAC) to nodes in Neo4j.


How To Build

Prerequisites

  • JDK: 17

Build

mvn clean package

Build Artifact

Build artifact is located under ./target directory.

>ls -l target

-rw-r--r--  1 cch  staff  3899710 Jan  6 16:20 accumulo-access-0.10.0-SNAPSHOT.jar

Release Artifacts

When a new Github release is created, plugin jar file will be included as part of the release assets. Go to Release page and download the appropriate jar file.


Installation

Copy the jar file to the Neo4j server, for example, /plugins/accumulo-access.jar and start the service.


CICD Process

See cicd for details.


Usage

See usage for details.


About

Neo4j plugin for applying Accumulo's attribute-based-access-control (ABAC)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages