-
Oct 16th, 2012, 10:48 AM
#1
Spring security sending back the login page as opposed to a HTTP_REDIRECT
Hi,
We have an issue with Spring Security where the backend (with Adobe BlazeDS and Spring) does have a logout service that does two things (normally):
1- End the session
2- Redirect the browser to the login page
Calling this service, the session ends but the browser is not redirected. We have a Flex front end.
Instead, the content of the login page is sent by Spring Security.
There are many things going on in the Java backend that could interact with Spring Security.
This used to work.
Any pointer ?
Best regards,
Karl.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules