Page MenuHomePhabricator

Add Authentication Middleware To Firehose API
Closed, ResolvedPublic5 Estimated Story Points

Description

Need to connect new Firehose to our authentication system so we can make sure only authenticated users have access to the API.

Notes:

  1. Update IaC to pass new env variables: AWS_ID (dummy value), AWS_KEY (dummy value), COGNITO_CLIENT_ID, AWS_REGION, COGNITO_CACHE_EXPIRATION (300sec)
  2. Add cognito to firehose libraries
  3. Apply middleware to the main function
  4. Update documentation in firehose swagger file

Related Objects

Event Timeline

AnnaMikla changed the task status from Open to In Progress.Jan 12 2022, 4:57 PM
Lena.Milenko changed the task status from In Progress to Open.Jan 24 2022, 11:55 AM