RequestAuthentication use jwks value over jwksUri if value is present
clusters using DoD signed certificates (not trusted by the mesh CA store) encounter the error outlined in https://repo1.dso.mil/platform-one/big-bang/bigbang/-/issues/876 if jwksUri
is specified in the RequestAuthentication, but if jwks
is specified instead the requests to Authservice are successful.
Related to https://repo1.dso.mil/platform-one/big-bang/bigbang/-/issues/876