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

use static jwk instead of auto generating on aws #2413

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

sainak
Copy link
Member

@sainak sainak commented Aug 30, 2024

Proposed Changes

  • the jwk should be common for all workers for open_id to work correctly

Merge Checklist

  • Tests added/fixed
  • Update docs in /docs
  • Linting Complete
  • Any other necessary step

Only PR's with test cases included and passing lint and test pipelines will be reviewed

@ohcnetwork/care-backend-maintainers @ohcnetwork/care-backend-admins

@sainak sainak requested a review from a team as a code owner August 30, 2024 10:08
@vigneshhari vigneshhari merged commit 6a6ceeb into develop Aug 30, 2024
4 checks passed
@vigneshhari vigneshhari deleted the sainak/feat/static-jwk branch August 30, 2024 10:09
Copy link

codecov bot commented Aug 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.10%. Comparing base (66cdc38) to head (6c1fd15).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2413   +/-   ##
========================================
  Coverage    64.10%   64.10%           
========================================
  Files          241      241           
  Lines        13583    13583           
  Branches      1944     1944           
========================================
  Hits          8707     8707           
  Misses        4516     4516           
  Partials       360      360           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sainak sainak self-assigned this Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants