ThreeMammals/Ocelot

Support for Client certificates for downstream routes

Ouverte

#1 690 ouverte le 12 sept. 2023

 (10 commentaires) (0 réaction) (1 personne assignée)C# (1 617 forks)batch import
MVPfeaturehelp wantedlarge effortmedium effort

Métriques du dépôt

Stars
 (8 137 étoiles)
Métriques de merge PR
 (Merge moyen 44j 17h) (6 PRs mergées en 30 j)

Description

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.

Guide contributeur