Results 1 to 2 of 2

Thread: Redirect to specific page after remember me

  1. #1
    Join Date
    Sep 2008
    Posts
    15

    Default Redirect to specific page after remember me

    Hi,

    How should I redirect the user to a specific page when remember me is used. Instead of directing him to the requested resource? I'm using spring security 2.0.1.

    Thanks
    Stelios

  2. #2
    Luke Taylor is offline Senior Member Acegi Security System TeamSpring Team
    Join Date
    Aug 2004
    Location
    Glasgow, Scotland
    Posts
    3,449

    Default

    There is nothing to support this in version 2. You'll need to customize the remember-me filter yourself.

    There was a recent issue in Jira which addressed this in the current codebase.

    I'd strongly recommend that you move to 3.0+ if you are doing new development.
    Spring - by Pivotal
    twitter @tekul

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •