Exclude path from sidecar traffic

Hello,

Using istio with requestauth and a jwt provider, but currently need to exclude certain paths from going to the sidecar and going directly to the service, is that possible? else istio tries to validate the jwt provider it receives.