Summary

Spring Security's MethodSecurityEvaluationContext should delegate to Spring Framework's MethodBasedEvaluationContext

Comment From: dbuos

I'd like to take it ;)

Comment From: rwinch

Thanks @dbuos the issue is yours!

Comment From: dbuos

@rwinch I made a PR that solves this issue https://github.com/spring-projects/spring-security/pull/6249, I'll be happy to make any adjustments that may be necessary