Istio (1.6.2) : DENY policy in Authorization Policy does not work with Valid Token

I’m new to Istio. I’m implementing Authorization with JWT. The DENY action is not reflected for a valid JWT token. I’ve added the JWT Payload and Authorization Policy for reference.
I’m using kubernetes version v1.18.3 and Istio 1.6.2. I’m running cluster on minikube.

This is the same as the other thread, please see my reply there.