How to select multiple app matchLabels with AuthorizationPolicy resource CRD?

I’m trying to implement end user authentication and authorization with istio. But for some usecase i need to select multiple app matchLabels. Basically I’m expecting something like matchExpressions field, but that is not supported in this resource.