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

Allow rotation of Signer key material and certificates without being forced to restart heimdall #1231

Closed
3 tasks done
dadrus opened this issue Mar 11, 2024 · 0 comments · Fixed by #1232
Closed
3 tasks done
Labels
feature Used for new features
Milestone

Comments

@dadrus
Copy link
Owner

dadrus commented Mar 11, 2024

Preflight checklist

Describe the background of your feature request

As of today, there is a need to restart heimdall each time the Signer key and certificates were updated. This approach is secure and convenient in most cases. There are however cases, e.g. requireing long lasting streaming connections, in which restarting of heimdall can lead to cascading errors.

Describe your idea

To make it more convenient, it would be helpful to let heimdall react on secret rotation for the Signer key material in addition to what has been implemented in #1230 and let it use new updated secrets.

Are there any workarounds or alternatives?

Restart heimdall

Version

v0.13.0-alpha

Additional Context

This FR has been discussed in https://discord.com/channels/1100447190796742698/1131484813258391665/1131484813258391665 and is related to #1036

@dadrus dadrus added the feature Used for new features label Mar 11, 2024
@dadrus dadrus added this to the v0.14.0-alpha milestone Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Used for new features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant