Following code with spring boot grpc and security are used (when calling doSomething method) should throw exception in output, but it doesn't. But if spring boot security is not used, code works as expected. Spring Boot version - 3.5.6 https://github.com/maratkalibek/grpc-exception-demo/