Add PviAttributeBindingFilter
Merged
requested to merge andrew-summers/uw-spring-security:restproxyattributebindingfilter into master
Compare changes
Files
+ 54
− 0
If you received inactive project deletion emails on 4/30/25, you can ignore them. The projects named in those emails will NOT be deleted on 7/30/25. Some type of inactive project deletion will be implemented later this year, but you'll receive further communications before any deletions are scheduled.
AttributeBindingFilter is a filter that is used along with rest-proxy to add headers to a request based on the attributes added with the filter.
WIP for suggestions/critiques on the design and implementation.
Please review: @paul.erickson @ahoffmann @bjsousa