GitHub user lprimak added a comment to the discussion: How to get SecurityManager once Jakarta EE EnvironmentLoaderListener (@WebListener) triggered and Shiro environment initialized?
Hi, If you look at https://shiro.apache.org/jakarta-ee.html, you will see a section `<!-- Enforce Filter Ordering (Optional) -->` `<filter-mapping>` etc... I am assuming you can write another filter to plug into initialization process that way. Can you try that? GitHub link: https://github.com/apache/shiro/discussions/2445#discussioncomment-15439255 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
