jdaugherty commented on issue #1104:
URL: 
https://github.com/apache/grails-spring-security/issues/1104#issuecomment-2746288946

   I'm unable to reproduce this.  I used the 
`plugin-core/examples/functional-test-app` that's in the repository:
   1. call `testData/addTestUsers` URL to add users
   2. use the default admin / password to login to `indexAnnotated`
   3. place debug point in the `index` action, and 
`SecurityContextHolder.context.authentication` is defined.
   
   Can you please provide an example application?  The filter order has changed 
in later versions of Spring Security.  If you were using a custom filter order 
it could explain this problem.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to