-
# 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…
-
-
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…
-
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…
-
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…
-
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…
-
**Help us make content visible**
- dotnet-architecture
- Previous docs: https://docs.microsoft.com/en-us/dotnet/architecture/microservices/multi-container-microservice-net-applications/implement…
-
![Screenshot_2](https://github.com/Burgyn/MMLib.SwaggerForOcelot/assets/31707457/f8a93b1c-dddf-432c-9cf9-70c0b477e3ee)
I'm trying to configure my Gateway and two microservices but they don't work whe…