SEC-2907: Make CasAuthenticationEntryPoint Ajax friendly #3123
Labels
in: cas
An issue in spring-security-cas
type: enhancement
A general enhancement
type: jira
An issue that was migrated from JIRA
Sam Hough (Migrated from SEC-2907) said:
We hit the same problem as reported on the forum (linked).
Our Ajax heavy app hits an auth timeout and receives a redirect response but we can't handle it as the browser throws a XML parse exception first.
We have been running with our own version of CasAuthenticationEntryPoint that simply sends an XML tag in the body of the response (along with the redirect) to make the browser happy.
We would really like to roll this into core spring security so we can remove our "patch".
Many thanks
The text was updated successfully, but these errors were encountered: