-
Notifications
You must be signed in to change notification settings - Fork 353
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Graph access controls for Federated POC #3300
Labels
Milestone
Comments
tb06904
added
federated-store
Specific to/touches the federated-store module
feature
A proposed new feature
labels
Sep 18, 2024
j69772
added a commit
that referenced
this issue
Oct 10, 2024
wb36499
pushed a commit
that referenced
this issue
Oct 14, 2024
* basic graph access system * misc fixes and add basic testing for access * integrate with getallgraphinfo * basic unit tests for graph access * configure default public * expand access control testing * integrate with change graph id * tweak properties access * add option to skip on failure * tweak the graph info * add helper for graphaccess * update method call * property name update --------- Co-authored-by: j69772 <172510359+j69772@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Describe the new feature you'd like
Add an access control system for graphs added to the simplified federated store. This should implement read/writing checks and a public/private system for controlling visibility of graphs added.
The text was updated successfully, but these errors were encountered: