Graeme Rocher
Graeme Rocher
Original Reporter: confile Environment: grails 2.2.4 Version: Grails-Spring-Security-Core 1.2.7.3 Migrated From: http://jira.grails.org/browse/GPSPRINGSECURITYCORE-232 I am not sure if this issue belongs to spring security but the stack trace shows a lot...
Original Reporter: rogovskiy Environment: Not Specified Version: Grails-Spring-Security-Core 2.0 Migrated From: http://jira.grails.org/browse/GPSPRINGSECURITYCORE-203 Our application has 400 roles. If you look at the performance numbers in profiler you can see that...
Original Reporter: daniel_henrique Environment: Not Specified Version: Not Specified Migrated From: http://jira.grails.org/browse/GPSPRINGSECURITYCORE-30 When requesting http(s)://host/mywebapp/, InterceptUrlMapFilterInvocationDefinition.determineUrl() produce different results for Tomcat and Weblogic. This behavior can be observed using a...
Original Reporter: burtbeckwith Environment: Not Specified Version: Not Specified Migrated From: http://jira.grails.org/browse/GPSPRINGSECURITYCORE-184
Original Reporter: christianjunk Environment: Not Specified Version: Grails-Spring-Security-Core 2.0 Migrated From: http://jira.grails.org/browse/GPSPRINGSECURITYCORE-252 In order to achieve the stateless authentication with Spring please support _create-session="stateless"_. The option was introduced in Spring...
Original Reporter: burtbeckwith Environment: Not Specified Version: Not Specified Migrated From: http://jira.grails.org/browse/GPSPRINGSECURITYCORE-213
Original Reporter: steven_a_s Environment: Not Specified Version: Grails-Spring-Security-Core 1.2.7.3 Migrated From: http://jira.grails.org/browse/GPSPRINGSECURITYCORE-228 After setting the useX509 flag to true, users that attempt to access the site without a certificate with...
Original Reporter: ranadion Environment: Not Specified Version: Grails-Spring-Security-Core 1.2.7.3 Migrated From: http://jira.grails.org/browse/GPSPRINGSECURITYCORE-222 With a valid spring-securuty-core 1.2.7.3 + spring-security-ldap 1.0.6 configuration can actually login with form authentication. When setting grails.plugins.springsecurity.useX509...
Original Reporter: mephiztopheles Environment: Not Specified Version: Not Specified Migrated From: http://jira.grails.org/browse/GPSPRINGSECURITYCORE-290
Original Reporter: mmorett Environment: Not Specified Version: Grails-Spring-Security-Core 1.2.7.3 Migrated From: http://jira.grails.org/browse/GPSPRINGSECURITYCORE-199 SpringSecurityUtils.doWithAuth("mmorett", { println "xxx" }) That little snippet will not work with a user that is configured in...