user
06/26/2025, 1:58 PMOncePerRequestFilter
which I use to do some authentication. How do I make them work or skip based on path pattern by using grails.plugin.springsecurity.filterChain.chainMap
? Now no matter what I specify in the chainMap it gets invoked for every request that lands in our app.user
06/26/2025, 2:13 PMgrails.plugin.springsecurity.filterChain.filterNames