Jamie Albinson

Results 9 issues of Jamie Albinson

This PR adds YAML validation to the build pipeline. If the validation step fails the build will fail. Test Steps: 1. See that the build here passes (and the new...

platform

### User Story We want failures to validate our YAML files to cause errors in our CI pipeline ### Dev Notes - To start, we are only validating organizations.yml -...

platform

### User Story We need a proof-of-concept Auth microservice to determine if our approach is feasible. ### Description/Use Case Have a locally working microservice that can validate an access token...

platform

### 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...

platform
microservice

### User Story We want to tie together the pieces to authorize an sender ### Risks/Impacts/Considerations We do not want any sender to submit reports as another organization ### Dev...

ready-for-refinement
platform
microservice

### User Story I want to pass along JWT data in a custom header from a microservice to any other microservice and use the same code to read/write it. ###...

ready-for-refinement
platform
microservice

### User Story We want application group information in downstream services to make authorization decisions ### Risks/Impacts/Considerations Any issue getting group information can cause authorization errors for the sender. ###...

ready-for-refinement
platform
microservice

### User Story Our current auth POC uses a simple global wildcard to forward all requests to their correct destination whether it exists or not. This is causing issues with...

platform
microservice

### User Story We will need to use the applications group API to retrieve an application's groups to pass along to any service. ### Description/Use Case Application groups cannot be...

ready-for-refinement
platform
microservice