on 2015 Dec 07 10:31 AM
I have to define a different success handler during login in my addon. For that I added a new spring-security-config.xml and added the new bean for the success handler.
I tried to override the "loginAuthenticationSuccessHandler" bean definition. But this is still using the OOB login success handler.
Are there any more steps to configure the same?
Request clarification before answering.
Did you changed action "/j_spring_security_check". As this is what will be called at the time of login.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
2 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.