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

Implement authentication for user data endpoint #1417

Closed
seluianova opened this issue Apr 29, 2024 · 1 comment · Fixed by #1663
Closed

Implement authentication for user data endpoint #1417

seluianova opened this issue Apr 29, 2024 · 1 comment · Fixed by #1663
Assignees
Milestone

Comments

@seluianova
Copy link
Contributor

seluianova commented Apr 29, 2024

Is your feature request related to a problem? Please describe.
Client authentication must be implemented for the user data endpoint.
It should be only valid for one ProjektID.

Describe the solution you'd like
Authentication method is to be defined.
Possible options:

  • TLS Client Certificate (preferred)
  • HTTP Basic Authentication

Describe alternatives you've considered
TBD

Additional context
Add any other context or screenshots about the feature request here.

#blocked by #1491

@seluianova seluianova added this to the Koblenz Pass milestone Apr 29, 2024
@f1sh1918 f1sh1918 added the blocked Task or user story can not be continued at the moment label Jul 30, 2024
@f1sh1918
Copy link
Contributor

@seluianova i added blocked since we can not create tokens yet, but it could also be done with a hardcoded token for the moment if we don't enable it for production

@seluianova seluianova self-assigned this Sep 23, 2024
@seluianova seluianova removed the blocked Task or user story can not be continued at the moment label Sep 24, 2024
@seluianova seluianova linked a pull request Oct 2, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants