-
## Expected Behavior / New Feature
Ocelot should be working with Windows Authentication
## Actual Behavior / Motivation for New Feature
Ocelot should be working with Windows Authentication
##…
-
I am developing an application using
- Ocelot as an API gateway,
- Consul as the service discovery,
- and .NET 7 for the web API.
I’m actually not sure where this issue originates – whether…
-
## Expected Behavior / New Feature
Ocelot should be working with Windows Authentication
## Actual Behavior / Motivation for New Feature
Ocelot should be working with Windows Authentication
## …
-
## Expected Behavior / New Feature
Per the documentation, it was expected that in order for SignalR traffic to be passed downstream, that the WebSockets feature in IIS should not be installed.
##…
-
Hi :)
i'm using Ocelot with a microservices arch.
there are 2 ApiS :
- AuthenticationApi
- StudentApi
![image](https://user-images.githubusercontent.com/25100552/84409527-d79a7e00-ac0d-1…
-
The swagger endpoint does not update to the virtual hosted gateway. The endpoint remain "/swagger/docs". When clicking on the it open a link to the service swagger without the virtual host name.
**…
-
## Expected Behavior
- Force return a custom status code in `OcelotPipelineConfiguration` for custom pre or override middleware
## Actual Behavior
- Can't return custom status code for custom mid…
-
**Describe the bug**
I got error on publishing gateway on iis default port
my swagger json
{
"Routes": [
{
"DownstreamPathTemplate": "/api/{everything}",
"UpstreamPathTempla…
-
## Expected Behavior
Eureka Server should show the instance to be UP after deployment.
## Actual Behavior
Instance was registered DOWN and disappear from the Eureka Server
## Steps to Reproduc…
-
## Expected Behavior / New Feature
As per #463 if we change anything from admin API it should update the config file(this part is working fine), but when I restart my service it is overwriting the wh…