Is there a flag to detect if the request came from a client after doing mtls?

I think http.request.tls may help here. I don’t know if these fields will contain the details from the outer mtls auth or the internal normal tls auth :thinking:

I will test this in a few hours