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

Router authentication jwtSigningKey unique for every Fission installation #2888

Merged
merged 1 commit into from Dec 6, 2023

Conversation

DadaGore
Copy link
Contributor

@DadaGore DadaGore commented Dec 5, 2023

Removed jwtSigningKey default value from values.yaml and modified router secret to generate jwtSigningKey randomly if not passed in values.yaml

Description

Removed the default value set for jwtSigningKey in values.yaml file and added option to generate it randomly if not passed by in router secret.

Which issue(s) this PR fixes:

Fixes #

Testing

Checklist:

  • I ran tests as well as code linting locally to verify my changes.
  • I have done manual verification of my changes, changes working as expected.
  • I have added new tests to cover my changes.
  • My changes follow contributing guidelines of Fission.
  • I have signed all of my commits.

…er secret to generate jwtSigningKey randomly if not passed in values.yaml
@sanketsudake sanketsudake self-requested a review December 5, 2023 11:09
@sanketsudake sanketsudake merged commit d4aba53 into fission:main Dec 6, 2023
6 checks passed
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.

None yet

2 participants