I'm wondering if Maesh can be used to check JWT tokens on service access. The website states that it support authorization, but there is nothing about that in the documentation.
We are currently using Traefik as an ingress controller into one of our Kubernetes clusters and we can do some JWT checking on the ingress there, so I assume Maesh supports this too.
How would I configure this? The documentation is fairly limited when it comes to configurable things. It just mentions traffic types, retries and circuit breakers.