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

Feature/add jwt secret #173

Merged
merged 2 commits into from
Aug 23, 2024
Merged

Feature/add jwt secret #173

merged 2 commits into from
Aug 23, 2024

Conversation

briri
Copy link
Collaborator

@briri briri commented Aug 22, 2024

Fixes AWS issue #71
A step toward #153 by placing the JWTSecret in SSM

  • Discovered that we worked on Update Sceptre configs to use sceptre-ssm-resolver #152 in the main account but did not update all of the new Sceptre configs in development, so switched all instances of !ssm_parameter to !ssm
  • Added new ENV variable to ecs-backend
  • Added new ENV variable to ecs-frontend
  • Updated Wiki Installation page and ruby helper script with instructions on how to add JWTSecret to SSM
  • Updated ALB template to use new Apollo Server endpoints (there is a limit of 10 paths per listener rule, so had to add an additional one)
  • Removed an old unused Cognito client (added when we tested out using Cognito for UI auth)
  • Updated the Cognito Outputs to export the correct credentials for the Apollo Server

@briri briri requested a review from jupiter007 August 22, 2024 22:22
@briri briri merged commit fb54bd8 into development Aug 23, 2024
@briri briri deleted the feature/add-jwt-secret branch August 23, 2024 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants