Hello all !
Just a quick question.
I have a REST authentication. When login failed it returns an 4XX error. Is it normal that after getting this response, the CAS login POST request returns an HTTP 401?
I have an Apache in front of my CAS (in a JBoss) and then the errir page of apache is displayed instead of returning to the login page with login failed message.
THanks!