Authorization strategy and implementation for submissions endpoint #15801
Labels
microservice
Tickets that are required to properly support the microservice arch
platform
Platform Team
User Story
As a sender onboarded to ReportStream, I want to be authorized to hit the submissions endpoint
Description/Use Case
We want to only allow authorized senders to hit the submissions endpoint.
Risks/Impacts/Considerations
A nefarious user could submit false reports which could skew public health data.
Dev Notes
Acceptance Criteria
Authz strategy implemented for submission endpoint (probably@PreAuthorize
annotation)The text was updated successfully, but these errors were encountered: