bkoehm commented on PR #1182:
URL: 
https://github.com/apache/grails-spring-security/pull/1182#issuecomment-3402655918

   > > I see a few more of these in 
https://apache.github.io/grails-spring-security/7.0.x/core-plugin/guide/index.html
 with a search string of `springsecurity.interceptUrlMap = [`.
   > 
   > Isn't `springsecurity.interceptUrlMap` also a thing? Do you think we 
should replace them all?
   
   Good question.  I am not sure.  I assumed interceptUrlMap had been replaced, 
but perhaps not.  
`grails.plugin.springsecurity.web.access.intercept.InterceptUrlMapFilterInvocationDefinition`
 exists.  I am not sure when someone would use 
`grails.plugin.springsecurity.interceptUrlMap` instead of 
`grails.plugin.springsecurity.controllerAnnotations.staticRules`.  The 
documentation may explain this but I haven't dug into the docs further on this.
   
   I'll change my review to Approve.


-- 
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