ThreeMammals/Ocelot

Support for Client certificates for downstream routes

Open

#1,690 创建于 2023年9月12日

在 GitHub 查看
 (10 评论) (0 反应) (1 负责人)C# (8,137 star) (1,617 fork)batch import
MVPfeaturehelp wantedlarge effortmedium effort

描述

New Feature

Extend the definition of downstream routs to support specifying a client certificate that is the used to call the service.

Motivation for New Feature

We are looking at using Ocelot as the API gateway for a new project. The problem is that the downstream services require that the usage of client certificates to authenticate (they contain PII). This feature would enable this setup.

贡献者指南