Hi all,
I have a question: Is it possible, using tcServer with insight template, to fetch AuthenticationSuccessHandler ?
Namely, I've implemented some stuff (some DB checks, some business logic decisions, ... ) in my own CustomAuthenticationSuccessHanlder. Now I want to see performance using Insight, but only thing I see is Controller logic (for LoginController) and not this Handler stuff.
Can someone gave me idea what to look for ?
Thanks


Reply With Quote
