Skip to content
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

Closed
tb06904 opened this issue Sep 18, 2024 · 0 comments · Fixed by #3307
Closed

Add Graph access controls for Federated POC #3300

tb06904 opened this issue Sep 18, 2024 · 0 comments · Fixed by #3307
Labels
feature A proposed new feature federated-store Specific to/touches the federated-store module
Milestone

Comments

@tb06904
Copy link
Member

tb06904 commented Sep 18, 2024

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.

@tb06904 tb06904 added federated-store Specific to/touches the federated-store module feature A proposed new feature labels Sep 18, 2024
@tb06904 tb06904 added this to the 2.4.0 milestone Sep 18, 2024
tb06904 added a commit that referenced this issue Sep 19, 2024
tb06904 added a commit that referenced this issue Sep 30, 2024
tb06904 added a commit that referenced this issue Sep 30, 2024
@tb06904 tb06904 linked a pull request Sep 30, 2024 that will close this issue
tb06904 added a commit that referenced this issue Oct 14, 2024
tb06904 added a commit that referenced this issue Oct 14, 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
feature A proposed new feature federated-store Specific to/touches the federated-store module
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant