24 lines
418 B
JSON
24 lines
418 B
JSON
![]() |
{
|
||
|
"Routes": [
|
||
|
|
||
|
{
|
||
|
"SwaggerKey": "MsLdap",
|
||
|
|
||
|
"UpstreamPathTemplate": "/ldap/Conectar",
|
||
|
"UpstreamHttpMethod": [ "GET" ],
|
||
|
|
||
|
"DownstreamPathTemplate": "/Conectar",
|
||
|
"DownstreamScheme": "http",
|
||
|
"DownstreamHostAndPorts": [
|
||
|
{
|
||
|
"Host": "localhost",
|
||
|
"Port": 8173
|
||
|
}
|
||
|
],
|
||
|
"RouteClaimsRequirement": {
|
||
|
"permisos": "any"
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|