Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SEC-2907: Make CasAuthenticationEntryPoint Ajax friendly #3123

Open
spring-projects-issues opened this issue Mar 16, 2015 · 0 comments
Open
Labels
in: cas An issue in spring-security-cas type: enhancement A general enhancement type: jira An issue that was migrated from JIRA

Comments

@spring-projects-issues
Copy link

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

@spring-projects-issues spring-projects-issues added in: cas An issue in spring-security-cas Open type: enhancement A general enhancement type: jira An issue that was migrated from JIRA labels Feb 5, 2016
@rwinch rwinch removed the Open label May 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: cas An issue in spring-security-cas type: enhancement A general enhancement type: jira An issue that was migrated from JIRA
Projects
None yet
Development

No branches or pull requests

2 participants