Results 1 to 1 of 1

Thread: RememberMe and the Custom target URL

  1. #1
    Join Date
    Feb 2009
    Posts
    1

    Default RememberMe and the Custom target URL

    Can somebody take a look at the following question. I'll appreciate if you can provide me some pointers. Currenyly the signed up customer is landing on the default page instead of his/her page.

    I am using "remember me" related filter, provider and service. I need help on redirecting to different URLs based upon the user role (after successful authentication).

    This is for the RememberMe mechanism only. Please note that the remember me service is working fine except the custom target URL.

    In other words I need the equivalent of overiding determineTargetUrl in case of the AuthenticationProcessingFilter.

    Following beans are used from acegi
    RememberMeProcessingFilter
    TokenBasedRememberMeServices
    RememberMeAuthenticationProvider

    -Thanks
    Last edited by cash; Feb 11th, 2009 at 09:22 PM. Reason: No Answers Yet

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
  •