Skip to content

determine auth strategy for microservice metadata requests #5

Open
@zenlex

Description

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

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or requestquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions