grails-spring-security-core icon indicating copy to clipboard operation
grails-spring-security-core copied to clipboard

GPSPRINGSECURITYCORE-252: Support configuration of the 'create-session'-option for stateless authentication

Open graemerocher opened this issue 11 years ago • 0 comments

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 Security 3.1.

http://docs.spring.io/spring-security/site/docs/3.1.x/reference/security-filter-chain.html#filter-chains-with-ns

graemerocher avatar Nov 13 '13 06:11 graemerocher