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

determine auth strategy for microservice metadata requests #5

Open
3 tasks
zenlex opened this issue Feb 25, 2024 · 0 comments
Open
3 tasks

determine auth strategy for microservice metadata requests #5

zenlex opened this issue Feb 25, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request question Further information is requested

Comments

@zenlex
Copy link
Contributor

zenlex commented Feb 25, 2024

Ultimately we plan to allow services to read/write their own user metadata. This means the API gateway will accept incoming POST requests to the /api/userdata endpoint. We should establish a token flow or other auth for services to authenticate these requests with the gateway.

  • Research and architect best practice for microservice auth on backend requests to gateway (open source services, not all in our control per se other than registration)
  • Implement auth flow
  • Update SERVICES.md
@zenlex zenlex added documentation Improvements or additions to documentation enhancement New feature or request question Further information is requested labels Feb 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant