[JIRA] (SSPCPP-958) Log which encryption key was used when decrypting assertion
Paul B. Henson (Jira)
jira at shibboleth.atlassian.net
Thu Sep 29 04:38:12 UTC 2022
Paul B. Henson ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=5b58f937ffd0a32d7917a0df ) *created* an issue
Shibboleth SP - C++ ( https://shibboleth.atlassian.net/browse/SSPCPP?atlOrigin=eyJpIjoiZmYyOGIxZDhlODlmNGVmMmE0NmUxZmE1NjdkYzQ1MjIiLCJwIjoiaiJ9 ) / Improvement ( https://shibboleth.atlassian.net/browse/SSPCPP-958?atlOrigin=eyJpIjoiZmYyOGIxZDhlODlmNGVmMmE0NmUxZmE1NjdkYzQ1MjIiLCJwIjoiaiJ9 ) SSPCPP-958 ( https://shibboleth.atlassian.net/browse/SSPCPP-958?atlOrigin=eyJpIjoiZmYyOGIxZDhlODlmNGVmMmE0NmUxZmE1NjdkYzQ1MjIiLCJwIjoiaiJ9 ) Log which encryption key was used when decrypting assertion ( https://shibboleth.atlassian.net/browse/SSPCPP-958?atlOrigin=eyJpIjoiZmYyOGIxZDhlODlmNGVmMmE0NmUxZmE1NjdkYzQ1MjIiLCJwIjoiaiJ9 )
Issue Type: Improvement Assignee: Scott Cantor ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A5b78efc9-1379-42cc-a3f6-56c6ea3a0007 ) Attachments: 0001-Log-which-encryption-key-was-used-when-decrypting.patch Components: Request Processing Created: 29/Sep/22 12:38 AM Priority: Trivial Reporter: Paul B. Henson ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=5b58f937ffd0a32d7917a0df )
When rotating certificates and multiple certificates are available for encrypting attributes, it can be useful to know which certificate was used for a given request to do the encryption. This adds an additional INFO level message to the xmltooling decryption function including the sha1 hash of the public key used for encryption:
2022-09-24 18:50:52 INFO XMLTooling.Decrypter [2] [default]: encrypted with pubkey sha1:VsF4gGve8fmSral30EjgfAAMbgE=
( https://shibboleth.atlassian.net/browse/SSPCPP-958#add-comment?atlOrigin=eyJpIjoiZmYyOGIxZDhlODlmNGVmMmE0NmUxZmE1NjdkYzQ1MjIiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/SSPCPP-958#add-comment?atlOrigin=eyJpIjoiZmYyOGIxZDhlODlmNGVmMmE0NmUxZmE1NjdkYzQ1MjIiLCJwIjoiaiJ9 )
Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100207- sha1:ee9e30a )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20220929/4dc38f93/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-cc49e3d0-6297-4a1c-8f66-4dfbd6e67167
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220929/4dc38f93/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-8c0a3ca6-ddfd-46aa-aa15-a943f0579d83
Type: image/png
Size: 457 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220929/4dc38f93/attachment-0005.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-trivial-276b689f-0b6b-475e-a167-c9adf22ea0c7
Type: image/png
Size: 563 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220929/4dc38f93/attachment-0006.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-e317fa4f-7473-4eb5-b8d8-769d66e9fe83
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220929/4dc38f93/attachment-0007.png>
More information about the commits
mailing list