Anyway, lets get started. You'll need:
You can simple use docker-compose file the testing.
docker-compose up --remove-orphans --build --force-recreate
curl --location --request POST 'http://localhost:8082/connect/token' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--data-urlencode 'client_id=client' \
--data-urlencode 'client_secret=secret' \
--data-urlencode 'scope=api1' \
--data-urlencode 'grant_type=client_credentials'
envoy.filters.http.jwt_authn
returnJwks remote fetch is failed
response.