-
Notifications
You must be signed in to change notification settings - Fork 1.6k
ThreeMammals Ocelot Discussions
Pinned Discussions
Sort by:
Latest activity
Categories, most helpful, and community links
Categories
Community links
Discussions
-
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 🙌 Receiving 502 error on singlar/negotiation post request
WebsocketsOcelot feature: Websockets SignalRSignalR is Microsoft Websocks technology Swagger CORSCross-Origin Requests (CORS) in ASP.NET Core vs OPTIONS verb and Preflight requests -
You must be logged in to vote 🙌 -
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 🙌 HttpClientHandler
client certificates for downstream servicesA new feature ConfigurationOcelot feature: Configuration RoutingOcelot feature: Routing -
You must be logged in to vote 🙏 -
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 💡 Operating memory research
proposalProposal for a new functionality in Ocelot -
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 💡 Ocelot Authorization using Keycloak identity management tool
AuthenticationOcelot feature: Authentication AuthorizationOcelot feature: Authorization -
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 🙌 Add multiple claims into
Claims TransformRouteClaimsRequirement
Ocelot feature: Claims Transformation -
You must be logged in to vote 🙌 -
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 🙌 AddHeadersToRequest
with Claims[sub] and Claims[roles]Ocelot feature: Claims Transformation -
You must be logged in to vote 🙏 What's the best way to inject custom request handling logic?
Delegating HandlersOcelot feature: Delegating Handlers