Hi, Shiro's default behaviour for path mismatch is nothing. I mean if a request url path doesn't match any thing defined in Filter chain, shiro used to pass it instead of failing.
Is there a way I can simply reject those path which are not defined in filterchain? Thanks & Regards, Mohit
