Summary
Maybe I misunderstood something, but how should you do some custom modification to the redirectUrl on CasAunthenticationEntryPoint (like adding gateway) without access to the redirectUrl, since the commence method is final, what is the correct way to do that?
I'm using the spring-security-cas-4.2.2.RELEASE
Thanks
Summary
Maybe I misunderstood something, but how should you do some custom modification to the redirectUrl on CasAunthenticationEntryPoint (like adding gateway) without access to the redirectUrl, since the commence method is final, what is the correct way to do that?
I'm using the spring-security-cas-4.2.2.RELEASE
Thanks