JWT lab for istio-training site
As part of the istio-training site, the security chapter introduces the RequestAuthentication CRD. @michaelmcleroy requests a JWT lab as follows:
michaelmcleroy michaelmcleroy @michaelmcleroy · 2 weeks ago Owner
I'd love to have a lab using JWT auth for a user. About midway down on this blog is a step-by-step on how to create a JWT, setup Istio and validate that it works.
michaelmcleroy michaelmcleroy @michaelmcleroy · 2 weeks ago Owner
Looks like you have instructions in Istio's repo that might be more appropriate. That blog uses Python which can get confusing.