ThreeMammals/Ocelot

Support for Client certificates for downstream routes

Aperta

#1690 aperta il 12 set 2023

 (10 commenti) (0 reazioni) (1 assegnatario)C# (1617 fork)batch import
MVPfeaturehelp wantedlarge effortmedium effort

Metriche repository

Star
 (8137 stelle)
Metriche merge PR
 (Merge medio 44g 17h) (6 PR mergiate in 30 g)

Descrizione

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.

Guida contributor