Use case After struggling around for more than one hour to find out a good practise to login a user within the springSecurity-architecture manually. I found this helpfull post in the Grails user mailing list: http://grails.1312388.n4.nabble.com/Automatically-logging-a-user-in-after-ajax-registration-with-Spring-Security-td3166809.html Solution // Find bu…