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

Support for Layer 0 databases requiring authentication #109

Open
BA-MBSE opened this issue Feb 7, 2023 · 1 comment
Open

Support for Layer 0 databases requiring authentication #109

BA-MBSE opened this issue Feb 7, 2023 · 1 comment

Comments

@BA-MBSE
Copy link

BA-MBSE commented Feb 7, 2023

Need to add support or guidance for databases at Layer 0 which require authentication
For example, MarkLogic database sparql and graph endpoints are implemented via REST and require authentication via headers

@dlamoris dlamoris added this to Flexo Feb 7, 2023
@github-project-automation github-project-automation bot moved this to New in Flexo Feb 7, 2023
@dlamoris dlamoris moved this from New to Backlog in Flexo Feb 7, 2023
@dlamoris
Copy link
Contributor

dlamoris commented Feb 7, 2023

Based on discussion during dev tagups, this is akin to an app needing a postgres username/pass to connect to a postgres db, and not individual user authentication to layer0 db. A common solution would just be for us to add 1 or more optional application properties as configuration so those would be added as headers to all sparql communication with the triplestore.

@dlamoris dlamoris assigned borozcod and unassigned blake-regalia Nov 16, 2023
@borozcod borozcod removed their assignment Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

4 participants