0

I'm using the Groovy/Grails Spring Security plugin and I'm wondering if is it possible to limit the URLs that will allow (or trigger) the Remember Me auto login functionality? I have a custom (somewhat complicated) implementation of the RememberMeService and it's autoLogin method gets called for every single request (including asset files like .css, .js, .jpg, etc.). Is there a way to provide a filter and only have the remember me functionality invoked for certain URLs (in my case all except assets)?

Shaun the Sheep
  • 22,353
  • 1
  • 72
  • 100
Harry Muscle
  • 2,247
  • 4
  • 38
  • 62

0 Answers0