ThreeMammals / Ocelot

.NET API Gateway
https://www.nuget.org/packages/Ocelot
MIT License
8.38k stars 1.64k forks source link

How to restrict a route access for IP addresses #1734

Closed ShaonDey closed 1 year ago

ShaonDey commented 1 year ago

Specifications

TargetFramework: net6.0 Ocelot Version: 17.0.0

Description

Is there any feature to restrict a route so that only specific IP addresses will be able to access it?

ggnaegi commented 1 year ago

Hello @ShaonDey!