[JIRA] (JOIDC-58) Make default audit extractors to be accessible in audit.xml
Henri Mikkonen (Jira)
jira at shibboleth.atlassian.net
Fri Sep 24 13:27:59 UTC 2021
Henri Mikkonen ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A1614c4a5-c89e-4edc-9421-990bd6ea85fd ) *created* an issue
IdP Plugin - OIDC OP ( https://shibboleth.atlassian.net/browse/JOIDC?atlOrigin=eyJpIjoiNzMwNjY3ZTliNzgxNDA1NmI1MjQzZDdlOTA2NmMxMzAiLCJwIjoiaiJ9 ) / Improvement ( https://shibboleth.atlassian.net/browse/JOIDC-58?atlOrigin=eyJpIjoiNzMwNjY3ZTliNzgxNDA1NmI1MjQzZDdlOTA2NmMxMzAiLCJwIjoiaiJ9 ) JOIDC-58 ( https://shibboleth.atlassian.net/browse/JOIDC-58?atlOrigin=eyJpIjoiNzMwNjY3ZTliNzgxNDA1NmI1MjQzZDdlOTA2NmMxMzAiLCJwIjoiaiJ9 ) Make default audit extractors to be accessible in audit.xml ( https://shibboleth.atlassian.net/browse/JOIDC-58?atlOrigin=eyJpIjoiNzMwNjY3ZTliNzgxNDA1NmI1MjQzZDdlOTA2NmMxMzAiLCJwIjoiaiJ9 )
Issue Type: Improvement Assignee: Henri Mikkonen ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A1614c4a5-c89e-4edc-9421-990bd6ea85fd ) Created: 24/Sep/21 9:27 AM Priority: Trivial Reporter: Henri Mikkonen ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A1614c4a5-c89e-4edc-9421-990bd6ea85fd )
The default audit extractors are currently defined in the abstract flow beans (with id shibboleth.oidc.Default...AuditExtractors ). This means that they're not visible in audit.xml , and cannot be extended/inherited in the same way as e.g. audit extractors used with SAML:
<bean id= "shibboleth.PostAssertionAuditExtractors" parent= "shibboleth.DefaultPostAssertionAuditExtractors" lazy-init= " true " >
<property name= "sourceMap" >
<map merge= " true " >
If the OIDC default audit extractors were defined as a part of global postconfig.xml instead of flow beans, they could be referenced in audit.xml.
( https://shibboleth.atlassian.net/browse/JOIDC-58#add-comment?atlOrigin=eyJpIjoiNzMwNjY3ZTliNzgxNDA1NmI1MjQzZDdlOTA2NmMxMzAiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/JOIDC-58#add-comment?atlOrigin=eyJpIjoiNzMwNjY3ZTliNzgxNDA1NmI1MjQzZDdlOTA2NmMxMzAiLCJwIjoiaiJ9 )
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:b30d6b7 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20210924/020f12cb/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-0c5ef787-6027-4555-ae30-a3108a12b033
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20210924/020f12cb/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-9c422f53-a9b9-4e92-8f9e-758fe155c6e4
Type: image/png
Size: 457 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20210924/020f12cb/attachment-0005.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-trivial-6855dd9f-0a50-43b3-8fc2-f4745a3594c8
Type: image/png
Size: 563 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20210924/020f12cb/attachment-0006.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-b1d153f6-1943-4ffc-a8da-80d4347fb850
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20210924/020f12cb/attachment-0007.png>
More information about the commits
mailing list