Skip to content

bwollmer/LoginRedirectTest

Repository files navigation

Unexpected Redirect after login with Grails and SpringSecurityCore

Initial Grails Application with SpringSecurityCore to test the redirect after a login attempt. User root:root will be created on start.

Steps to reproduce unexpected behaviour:

  • Start Application
  • Navigate to non existing page e.g localhost:8080/blah, you will Login Page
  • Don't login, navagite to startpage (localhost:8080)
  • Click on grails.plugin.springsecurity.LoginController
  • Login with root:root

Now you are on the non existing page, instead of the exptected startpage

Ticket: grails/grails-spring-security-core#560

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published