Ocelot API Gateway
Ocelot is an open-source .NET API Gateway that provides routing, authentication, authorization, rate limiting, load balancing, caching, and service discovery for microservices architectures. It is configured via JSON files and integrates with ASP.NET Core middleware pipelines.
Documentation
Documentation
https://ocelot.readthedocs.io/en/latest/
Authentication
https://ocelot.readthedocs.io/en/latest/features/authentication.html