Skip to content

Instantly share code, notes, and snippets.

@elthariel
Created November 20, 2019 14:13
Show Gist options
  • Save elthariel/2f3dded84349efcb1c0661f546a9f820 to your computer and use it in GitHub Desktop.
Save elthariel/2f3dded84349efcb1c0661f546a9f820 to your computer and use it in GitHub Desktop.
{
"next": null,
"data": [
{
"created_at": 1574165197,
"config": {
"minute": null,
"policy": "local",
"month": null,
"redis_timeout": 2000,
"limit_by": "consumer",
"hide_client_headers": false,
"second": 10,
"day": null,
"redis_password": null,
"year": null,
"redis_database": 0,
"hour": 1000,
"redis_port": 6379,
"redis_host": null,
"fault_tolerant": true
},
"id": "1d96834f-898d-4397-830b-a1f904f7ffbe",
"service": null,
"name": "rate-limiting",
"protocols": [
"http",
"https"
],
"enabled": true,
"run_on": "first",
"consumer": null,
"route": {
"id": "29ca638c-125d-4e32-a935-b1f3ff558493"
},
"tags": [
"managed-by-ingress-controller"
]
},
{
"created_at": 1574167258,
"config": {
"minute": null,
"policy": "local",
"month": null,
"redis_timeout": 2000,
"limit_by": "consumer",
"hide_client_headers": false,
"second": 10,
"day": null,
"redis_password": null,
"year": null,
"redis_database": 0,
"hour": 1000,
"redis_port": 6379,
"redis_host": null,
"fault_tolerant": true
},
"id": "2609a4a4-0599-49e9-b827-f6c40094be1d",
"service": null,
"name": "rate-limiting",
"protocols": [
"http",
"https"
],
"enabled": true,
"run_on": "first",
"consumer": null,
"route": {
"id": "5bd2c910-a3f1-4df3-9778-4e90e0238cb6"
},
"tags": [
"managed-by-ingress-controller"
]
},
{
"created_at": 1574165197,
"config": {
"refresh_token_ttl": 15552000,
"enable_client_credentials": false,
"mandatory_scope": true,
"provision_key": "our_super_safe_provision_key",
"accept_http_if_already_terminated": false,
"hide_credentials": false,
"enable_implicit_grant": false,
"global_credentials": false,
"enable_authorization_code": false,
"enable_password_grant": true,
"scopes": [
"admin",
"player"
],
"anonymous": "51ae6259-86b3-4f2f-ac53-fd9bcf5d0325",
"token_expiration": 7200,
"auth_header_name": "authorization"
},
"id": "4620d617-482a-4995-a950-1b972ed3f8b3",
"service": null,
"name": "oauth2",
"protocols": [
"http",
"https"
],
"enabled": true,
"run_on": "first",
"consumer": null,
"route": {
"id": "29ca638c-125d-4e32-a935-b1f3ff558493"
},
"tags": [
"managed-by-ingress-controller"
]
},
{
"created_at": 1574165197,
"config": {
"echo_downstream": true,
"header_name": "X-June-Request-ID",
"generator": "uuid#counter"
},
"id": "5bc94505-8152-4394-9e1d-218d6cf32582",
"service": null,
"name": "correlation-id",
"protocols": [
"http",
"https"
],
"enabled": true,
"run_on": "first",
"consumer": null,
"route": {
"id": "29ca638c-125d-4e32-a935-b1f3ff558493"
},
"tags": [
"managed-by-ingress-controller"
]
},
{
"created_at": 1574167258,
"config": {
"echo_downstream": true,
"header_name": "X-June-Request-ID",
"generator": "uuid#counter"
},
"id": "7dd5fb34-e565-4386-ab41-809b188f7019",
"service": null,
"name": "correlation-id",
"protocols": [
"http",
"https"
],
"enabled": true,
"run_on": "first",
"consumer": null,
"route": {
"id": "5bd2c910-a3f1-4df3-9778-4e90e0238cb6"
},
"tags": [
"managed-by-ingress-controller"
]
},
{
"created_at": 1574167258,
"config": {
"refresh_token_ttl": 15552000,
"enable_client_credentials": false,
"mandatory_scope": true,
"provision_key": "our_super_safe_provision_key",
"accept_http_if_already_terminated": false,
"hide_credentials": false,
"enable_implicit_grant": false,
"global_credentials": false,
"enable_authorization_code": false,
"enable_password_grant": true,
"scopes": [
"admin",
"player"
],
"anonymous": "51ae6259-86b3-4f2f-ac53-fd9bcf5d0325",
"token_expiration": 7200,
"auth_header_name": "authorization"
},
"id": "9a7592ea-260f-4676-93a4-99cf6aeb056f",
"service": null,
"name": "oauth2",
"protocols": [
"http",
"https"
],
"enabled": true,
"run_on": "first",
"consumer": null,
"route": {
"id": "5bd2c910-a3f1-4df3-9778-4e90e0238cb6"
},
"tags": [
"managed-by-ingress-controller"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment