consul/agent/xds/testdata/jwt_authn_clusters/http-provider-with-hostname...

24 lines
465 B
Plaintext

{
"loadAssignment": {
"clusterName": "jwks_cluster_okta",
"endpoints": [
{
"lbEndpoints": [
{
"endpoint": {
"address": {
"socketAddress": {
"address": "example-okta.com",
"portValue": 90
}
}
}
}
]
}
]
},
"name": "jwks_cluster_okta",
"connectTimeout": "5s",
"type": "STATIC"
}