-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Tests
-
Tags:
Since NXP-24493, its possible to contribute filters directly in XML using the ServletContainer.
However, it's still not yet possible to order them:
The NuxeoAuthenticationFilter will be placed always before a custom filter.
(During a real tomcat deployment, in deployment-fragment.xml files, those filters can be ordered via AUTH_FILTER and STD_ AUTH_FILTER. Would be nice to have this kind of feature)