I
Irfan
Guest
Hi Brian, If you do not want to display your custom JSP pages and display something like your own HTML pages based on response code then I would do that by sending 'application/json' in my 'Accept' header. I like that approach as I can control and decide on the kind of page/alert boxes to display based on the return exception status code. I think we have a documentation on configuring custom JSP pages for form Authentication, I will look into it and share it with you.
Continue reading...
Continue reading...