2022-11-02 11:31:23 -05:00
|
|
|
{
|
|
|
|
"Routes": [
|
|
|
|
|
|
|
|
{
|
2023-02-14 14:08:45 -05:00
|
|
|
"SwaggerKey": "MsExterno",
|
2022-11-02 11:31:23 -05:00
|
|
|
"UpstreamPathTemplate": "/Ext/Login",
|
|
|
|
"UpstreamHttpMethod": [ "POST" ],
|
|
|
|
|
|
|
|
"DownstreamPathTemplate": "/Auth/Login",
|
|
|
|
"DownstreamScheme": "http",
|
|
|
|
"DownstreamHostAndPorts": [
|
|
|
|
{
|
|
|
|
"Host": "localhost",
|
|
|
|
"Port": 8199
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
|
|
{
|
2023-02-14 14:08:45 -05:00
|
|
|
"SwaggerKey": "MsExterno",
|
2022-11-02 11:31:23 -05:00
|
|
|
"UpstreamPathTemplate": "/UPC",
|
|
|
|
"UpstreamHttpMethod": [ "Get" ],
|
|
|
|
|
|
|
|
"DownstreamPathTemplate": "/UPC",
|
|
|
|
"DownstreamScheme": "http",
|
|
|
|
"DownstreamHostAndPorts": [
|
|
|
|
{
|
|
|
|
"Host": "localhost",
|
|
|
|
"Port": 8199
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"RouteClaimsRequirement": {
|
|
|
|
"permisos": "W3Y9E3ioiao="
|
|
|
|
//"permisos": "8IF4fbgkEP0=" // => Dev
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|