bug? in grails spring security when using user groups and roles - cant authenticate
问题 hit a problem and think its a bug (?) in the grails spring security 3.1.1, and latest grails 3.2.6. i have installed the spring security plugin. from the command line console i did the following grails s2-quickstart org.softwood.security User Role --groupClassName=UserGroup to create a user, role, and UserGroup table as i want to use the allocate roles to groups feature. I then configured the domain classes a tad, and added a few users in the bootstrap to test it out like this def