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

Authentication #155

Open
1 of 6 tasks
rmanaem opened this issue Jul 2, 2024 · 0 comments
Open
1 of 6 tasks

Authentication #155

rmanaem opened this issue Jul 2, 2024 · 0 comments
Labels
Milestone Used to track other issues that are required to complete the milestone.

Comments

@rmanaem
Copy link
Contributor

rmanaem commented Jul 2, 2024

Context

We want to authenticate users who would like to send a query to our graph.

Why

  • hardening data security

Outcomes

  • an OIDC workflow that is implemented on the front end (query tool)
  • prompt user to authenticate using a third-party authorization server (GitHub)
  • display some UI element to let the user know they're in session/authenticates (logged in) e.g., display their GitHub avatar on the navbar

What

Query tool:

F-API:

Questions:

  • need an endpoint in f-API to generate (GH) login URL for frontend to redirect to?
@rmanaem rmanaem added the Milestone Used to track other issues that are required to complete the milestone. label Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Milestone Used to track other issues that are required to complete the milestone.
Projects
Status: No status
Development

No branches or pull requests

1 participant