Skip to content

Conversation

@rdingwell
Copy link

Describe your changes

This PR replaces the generated keys used for signing JWTs to authorize the CDS-Hooks call with pregenerated keys. These keys are included in the repository as this is meant for demonstration purposes only. Note that this does not conform to the description of the JIRA task as it was a misnomer to begin with.

Issue ticket number and Jira link

REMS-568

Please include the Jira Ticket Number and Link for this issue/task.

Checklist before requesting a review

  • I have performed a self-review of my code
  • Ensure the target / base branch for any feature PR is set to dev not main (the only exception to this is releases from dev and hotfix branches)

Checklist for conducting a review

  • Review the code changes and make sure they all make sense and are necessary.
  • Pull the PR branch locally and test by running through workflow and making sure everything works as it is supposed to.

Workflow

Owner of the Pull Request will be responsible for merge after all requirements are met, including approval from at least one reviewer. Additional changes made after a review will dismiss any approvals and require re-review of the additional updates. Auto merging can be enabled below if additional changes are likely not to be needed. The bot will auto assign reviewers to your Pull Request for you.

Copy link

@KeeyanGhoreshi KeeyanGhoreshi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, only thing I'd add is maybe a quick blurb in the readme about generating a jwt and which files to replace/edit.

Adding description for public/private keys
Copy link

@zacharyrobin zacharyrobin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating the .env, Everything else looks good on my end.

@zacharyrobin zacharyrobin merged commit da1baef into dev Jan 2, 2024
@zacharyrobin zacharyrobin deleted the jwt_keys branch January 2, 2024 15:19
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.

4 participants