-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
keycloak_client: sanitize saml.encryption.private.key
#9621
keycloak_client: sanitize saml.encryption.private.key
#9621
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution!
changelogs/fragments/9621-keycloak_client-sanitize-saml-encryption-key.yml
Outdated
Show resolved
Hide resolved
Backport to stable-8: 💚 backport PR created✅ Backport PR branch: Backported as #9628 🤖 @patchback |
* sanitize saml.encryption.private.key in module output * add changelog fragment * Re-categorize changelog fragment. --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit fb4f724)
Backport to stable-9: 💚 backport PR created✅ Backport PR branch: Backported as #9629 🤖 @patchback |
* sanitize saml.encryption.private.key in module output * add changelog fragment * Re-categorize changelog fragment. --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit fb4f724)
Backport to stable-10: 💚 backport PR created✅ Backport PR branch: Backported as #9630 🤖 @patchback |
* sanitize saml.encryption.private.key in module output * add changelog fragment * Re-categorize changelog fragment. --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit fb4f724)
@fgruenbauer thanks for fixing this! |
…l.encryption.private.key` (#9628) keycloak_client: sanitize `saml.encryption.private.key` (#9621) * sanitize saml.encryption.private.key in module output * add changelog fragment * Re-categorize changelog fragment. --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit fb4f724) Co-authored-by: fgruenbauer <[email protected]>
…l.encryption.private.key` (#9629) keycloak_client: sanitize `saml.encryption.private.key` (#9621) * sanitize saml.encryption.private.key in module output * add changelog fragment * Re-categorize changelog fragment. --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit fb4f724) Co-authored-by: fgruenbauer <[email protected]>
…ml.encryption.private.key` (#9630) keycloak_client: sanitize `saml.encryption.private.key` (#9621) * sanitize saml.encryption.private.key in module output * add changelog fragment * Re-categorize changelog fragment. --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit fb4f724) Co-authored-by: fgruenbauer <[email protected]>
SUMMARY
The module sanitizes only
saml.singning.private.key
, but notsaml.encryption.private.key
.ISSUE TYPE
COMPONENT NAME
keycloak_client
ADDITIONAL INFORMATION
shortened output before PR: