Hi,
after setting up the Consul API gateway on VM and established a test connection to a service on the service mesh I tried to configure the JWT provider to verify incoming requests.
I used this part of the documentation
But when I try to write the configuration the following error appears
api-gateway jwt validation is a consul enterprise feature
And here it says only Enterprise
Is this just an inconsistency in the documentations or did i miss something and this feature is actually available for Consul OSS?
If this is not a feature for OSS, is there maybe a plan to add this to the OSS feature set?
Thanks