-
# Ocelot ve Keycloak'i birlikte kullanarak API Gateway'den Mikroservis güvenliğini nasıl sağlarız? :: Berk Selvi | Software Developer
Mikroservis mimarisinin dinamik dünyasında, güçlü bir güvenliğe o…
-
## Expected Behavior
Path: /dati-registri/v1.0/operatore/R80QQ5J9600/valida
Template: /dati-registri/{version}/{everything}
Expected:
version = v1.0
everything = operatore/R80QQ5J9600/valida
…
-
Hi Ocelot Team,
Please give advice for my current issue when using Load Balance configuration on Ocelot Gateway. My websocket implementation is for Microsof SignalR on my web client
\## Expected…
-
-
## Expected Behavior / New Feature
Ocelot should be working with Windows Authentication
## Actual Behavior / Motivation for New Feature
Ocelot should be working with Windows Authentication
##…
-
Ocelot appears to be dead: https://github.com/ThreeMammals/Ocelot/issues/1539. You may want to stop referencing it.
---
#### Document Details
⚠ *Do not edit this section. It is required for…
-
Hello, I have my own controllers defined in Ocelot ApiGateway and faced problem described in issue title. I encounter this problem only when I use the controller methods that are defined in Ocelot API…
-
It's no secret that Ocelot is no longer being actively developed and Tom Pallister himself has suggested people use alternatives like YARP, although he has said he will update Ocelot with each new ver…
-
There is a problem with the paths section in the generated Swagger JSON. The paths currently do not include the appropriate service name prefix, causing potential issues with routing and API documenta…
-
Hi,
we're using ocelot as an API gateway for a service using OData. In OData, one feature is to have a route with $query in the name.
For example: /v3/Orders/$query
Here is the documentation fo…