ThreeMammals/Ocelot

Support for Client certificates for downstream routes

開放

#1,690 建立於 2023年9月12日

 (10 則留言) (0 個反應) (1 位負責人)C# (1,617 個分叉)batch import
MVPfeaturehelp wantedlarge effortmedium effort

倉庫指標

星標
 (8,137 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南