Maybe this is not the correct way to do it, but I need to utilize a different defaultTargetUrl that is dependent upon the url that the user requested.
I would like to define multiple AuthenticationProcessingFilters and then reference the correct one in the filters parameter of the intercept-url. However, it is not clear to me if I can do this or how to reference them. Perhaps by bean name?
Thanks in Advance,
Ken


