[JIRA] (JSSH-8) Servlet filter that implements its own filter-mapping layer
Scott Cantor (Jira)
jira at shibboleth.atlassian.net
Wed Sep 21 13:00:20 UTC 2022
Scott Cantor ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A5b78efc9-1379-42cc-a3f6-56c6ea3a0007 ) *commented* on JSSH-8 ( https://shibboleth.atlassian.net/browse/JSSH-8?atlOrigin=eyJpIjoiMGRhZGI0ZDRiNjBlNGMyMWJhNGZiNTYzYTBmM2VjNjYiLCJwIjoiaiJ9 )
Re: Servlet filter that implements its own filter-mapping layer ( https://shibboleth.atlassian.net/browse/JSSH-8?atlOrigin=eyJpIjoiMGRhZGI0ZDRiNjBlNGMyMWJhNGZiNTYzYTBmM2VjNjYiLCJwIjoiaiJ9 )
Per discussion on Slack, using a Functional interface to determine whether to run seems like the best way to provide for extensibility. Using an autowired marker we should be able to wire in plugin-supplied extensions to the core Function(s) of various sorts like “all front-channel flows” or “all but logout”.
We would still have full override capability by allowing the Function to be wired into each filter to be overridden via Spring.
( https://shibboleth.atlassian.net/browse/JSSH-8#add-comment?atlOrigin=eyJpIjoiMGRhZGI0ZDRiNjBlNGMyMWJhNGZiNTYzYTBmM2VjNjYiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/JSSH-8#add-comment?atlOrigin=eyJpIjoiMGRhZGI0ZDRiNjBlNGMyMWJhNGZiNTYzYTBmM2VjNjYiLCJwIjoiaiJ9 )
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:a65942b )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20220921/da5df294/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-33a329b3-b560-4214-893e-0359642f92fe
Type: image/png
Size: 341 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220921/da5df294/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-6fada1f2-bb26-452c-a5ac-823b94b8903d
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220921/da5df294/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-62e8d3db-a140-48fc-bd27-a9354b884e26
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220921/da5df294/attachment-0005.png>
More information about the commits
mailing list