[JIRA] (IDP-1863) Add SAML decrypter logger to shipped logback.xml for convenience

Keith Wessel (Jira) jira at shibboleth.atlassian.net
Mon Sep 27 21:58:59 UTC 2021


Keith Wessel ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=60ad392bb4624d00692388ed ) *created* an issue

Identity Provider ( https://shibboleth.atlassian.net/browse/IDP?atlOrigin=eyJpIjoiYWU3Nzk5ZGRiNzUxNDFhMjk2NjA0NjM3YWIyMTQ4YmQiLCJwIjoiaiJ9 ) / Improvement ( https://shibboleth.atlassian.net/browse/IDP-1863?atlOrigin=eyJpIjoiYWU3Nzk5ZGRiNzUxNDFhMjk2NjA0NjM3YWIyMTQ4YmQiLCJwIjoiaiJ9 ) IDP-1863 ( https://shibboleth.atlassian.net/browse/IDP-1863?atlOrigin=eyJpIjoiYWU3Nzk5ZGRiNzUxNDFhMjk2NjA0NjM3YWIyMTQ4YmQiLCJwIjoiaiJ9 ) Add SAML decrypter logger to shipped logback.xml for convenience ( https://shibboleth.atlassian.net/browse/IDP-1863?atlOrigin=eyJpIjoiYWU3Nzk5ZGRiNzUxNDFhMjk2NjA0NjM3YWIyMTQ4YmQiLCJwIjoiaiJ9 )

Issue Type: Improvement Affects Versions: 4.1.2 Assignee: Scott Cantor ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A5b78efc9-1379-42cc-a3f6-56c6ea3a0007 ) Components: Logging and Metrics Created: 27/Sep/21 5:58 PM Priority: Trivial Reporter: Keith Wessel ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=60ad392bb4624d00692388ed )

The logback.xml shipped with the IdP contains a logger and corresponding property for logging unencrypted assertions. With the addition of SAML proxying and the need to work with assertions after decryption, it would be helpful to have the same for decrypted assertions. Propose adding to logback.xml:

<logger name="org.opensaml.saml.saml2.encryption.Decrypter" level="$

{idp.loglevel.encryption}

" />

and corresponding:
<variable name="idp.loglevel.decryption" value="$

{idp.loglevel.decryption:-INFO}

" />

( https://shibboleth.atlassian.net/browse/IDP-1863#add-comment?atlOrigin=eyJpIjoiYWU3Nzk5ZGRiNzUxNDFhMjk2NjA0NjM3YWIyMTQ4YmQiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/IDP-1863#add-comment?atlOrigin=eyJpIjoiYWU3Nzk5ZGRiNzUxNDFhMjk2NjA0NjM3YWIyMTQ4YmQiLCJwIjoiaiJ9 )

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#100178- sha1:31428b1 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20210927/f8c89531/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-df425ed8-8e8d-492b-a3e4-41b0aecc667c
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20210927/f8c89531/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-e155f5ea-872c-4386-82a6-0124e814d0d2
Type: image/png
Size: 457 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20210927/f8c89531/attachment-0005.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-trivial-06c6d4ac-005b-481d-8e67-718a7ea89b5e
Type: image/png
Size: 563 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20210927/f8c89531/attachment-0006.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-194e8127-fe22-4447-b767-6734bb5072e1
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20210927/f8c89531/attachment-0007.png>


More information about the commits mailing list