-
Notifications
You must be signed in to change notification settings - Fork 1.7k
ThreeMammals Ocelot Q-a Discussions
Pinned Discussions
Sort by:
Latest activity
Categories, most helpful, and community links
Categories
Community links
🙏 Q&A Discussions
Ask the community for help
Pinned to Q&A
-
You must be logged in to vote 🙏 Does Ocelot support sharing routes and rate limit configurations between its instances if we deploy more than one Ocelot instance?
Rate LimitingOcelot feature: Rate Limiting ConfigurationOcelot feature: Configuration DockerSomething related to Docker environment -
You must be logged in to vote 🙏 How to choose the right strategy for building a Consul service? Consul DevOps or Ocelot C# Dev?
Service DiscoveryOcelot feature: Service Discovery ConfigurationOcelot feature: Configuration ConsulService discovery by Consul -
You must be logged in to vote 🙏 How to map internal endpoint in Ocelot API gateway?
MiddlewaresOcelot feature: Middleware Injection RoutingOcelot feature: Routing CoreOcelot Core related or system upgrade (not a public feature) -
You must be logged in to vote 🙏 How can I configure Ocelot programmatically?
ConfigurationOcelot feature: Configuration -
You must be logged in to vote 🙏 How should the route-level global timeout be used in comparison with the QoS timeout in versions 23.3.0 - 24.0.1 ?
QoSOcelot feature: Quality of Service aka Polly ConfigurationOcelot feature: Configuration RoutingOcelot feature: Routing
Discussions
-
You must be logged in to vote 🙏 How to forward client certificates and not receiving error?
MiddlewaresOcelot feature: Middleware Injection ConfigurationOcelot feature: Configuration -
You must be logged in to vote 🙏 How to add
Claims TransformAddHeadersToRequest
globally?Ocelot feature: Claims Transformation -
You must be logged in to vote 🙏 Using Ocelot for Custom Authentication using saml2
MiddlewaresOcelot feature: Middleware Injection AuthenticationOcelot feature: Authentication -
You must be logged in to vote 🙏 How to cache to file?
CachingOcelot feature: Caching -
You must be logged in to vote 🙏 How would you set route following two sets of similar routes to different machines?
ConfigurationOcelot feature: Configuration RoutingOcelot feature: Routing -
You must be logged in to vote 🙏 How to call the Ocelot gateway from Angular?
ConfigurationOcelot feature: Configuration -
You must be logged in to vote 🙏 Does Ocelot support conditional routing based on a header?
RoutingOcelot feature: Routing -
You must be logged in to vote 🙏 How to return a status code other than 200 via Aggregation process?
AggregationOcelot feature: Request Aggregation -
You must be logged in to vote 🙏 How to set up dynamic JWT
AuthenticationIssuerSigningKey
based on user login?Ocelot feature: Authentication ConfigurationOcelot feature: Configuration -
You must be logged in to vote 🙏 Why is access to the path
Configuration/app/ocelot.json
denied?Ocelot feature: Configuration DockerSomething related to Docker environment -
You must be logged in to vote 🙏 How to secure POST, PUT and DELETE but not GET?
ConfigurationOcelot feature: Configuration RoutingOcelot feature: Routing -
You must be logged in to vote 🙏 How to read
ConfigurationAuthenticationProviderKey
,DownstreamPathTemplate
,DownstreamHostAndPorts
based on theUpstreamPath
as input?Ocelot feature: Configuration RoutingOcelot feature: Routing -
You must be logged in to vote 🙏 Is there a user interface to list all services with ports in Ocelot?
ConsulService discovery by Consul -
You must be logged in to vote 🙏 How to use different CORS policy for Http and web socket connections?
WebsocketsOcelot feature: Websockets SignalRSignalR is Microsoft Websocks technology CORSCross-Origin Requests (CORS) in ASP.NET Core vs OPTIONS verb and Preflight requests -
You must be logged in to vote 🙏 ocelot怎么保证consul可用
Service DiscoveryOcelot feature: Service Discovery ConsulService discovery by Consul -
You must be logged in to vote 🙏 How to find service name on
Service DiscoveryPreAuthorizationMiddleware
?Ocelot feature: Service Discovery Delegating HandlersOcelot feature: Delegating Handlers ConsulService discovery by Consul -
You must be logged in to vote 🙏 Is there something like
Websockets"UpstreamScheme":"wss"
?Ocelot feature: Websockets ConfigurationOcelot feature: Configuration RoutingOcelot feature: Routing -
You must be logged in to vote 🙏 How to optimize Ocelot startup time?
ConfigurationOcelot feature: Configuration -
You must be logged in to vote 🙏 How to replace more than one claims?
Claims TransformOcelot feature: Claims Transformation -
You must be logged in to vote 🙏 Is there a way to remove a Global DelegatingHandler from a specific Route?
Delegating HandlersOcelot feature: Delegating Handlers -
You must be logged in to vote 🙏 How to achieve code-first routing based on http body?
Load BalancerOcelot feature: Load Balancer Delegating HandlersOcelot feature: Delegating Handlers RoutingOcelot feature: Routing -
You must be logged in to vote 🙏 How to Authorize with nested JWT claims generated from Keycloak?
AuthenticationOcelot feature: Authentication Claims TransformOcelot feature: Claims Transformation AuthorizationOcelot feature: Authorization -
You must be logged in to vote 🙏 How to pass GET parameters of gateway endpoint to POST backend method as body
Configurationapplication/x-www-form-urlencoded
?Ocelot feature: Configuration Delegating HandlersOcelot feature: Delegating Handlers RoutingOcelot feature: Routing -
You must be logged in to vote 🙏 How can I stop a request in the
MiddlewaresPreAuthenticationMiddleware
?Ocelot feature: Middleware Injection AuthenticationOcelot feature: Authentication -
You must be logged in to vote 🙏 What's the best way to inject custom request handling logic?
Delegating HandlersOcelot feature: Delegating Handlers