Open
Description
This issue groups together related Kotlin Coroutines issues.
Blocking Spring Security
- Add tests for SpEL expressions on Kotlin suspending function parameters spring-framework#26867
- Spring AOP is not compatible with Kotlin Coroutines spring-framework#22462
Security Issues
- With @PreAuthorize, method validation does not work. #10470
- @PreAuthorize in combination with kotlin coroutines and @Transactional does not proceed to invoke TransactionInterceptor #10252
- Kotlin coroutine context lost in suspend functions with method security annotations #10810
- @PreAuthorize does not work with coroutines when referencing parameter names #9670
- AuthorizationManager[Before/After]ReactiveMethodInterceptor doesn't support Kotlin coroutines #12080