The last ticket had two issues, only one of which was resolved. I think it would be better to open a separate ticket for the second issue.
Currently, I see a difference between Spring MVC and Webflux when a Spring Security error occurs.
In MVC, see MRE https://github.com/MelleD/application-insights-mvc-example the path is displayed.
In Webflux, see MRE https://github.com/MelleD/application-insights-webflux-example the path is NOT displayed.
Here you just see GET without path
