I want to use filter to do some tracing work. But I found if the
preauth filter fails, it will go on to run the trace filters for that
page. So you cannot differ between visited page and rejected page. Is
there any solution to this? Except writing this page's URL to some
table specifically inside the page's source code.
Thanks!