Raman Maksimchuk
Raman Maksimchuk
@TomPallister Tom, When Phil says `specify more than one authentication scheme` it looks like very abstract. But he had proposed to consider "Client Certificates" authentication scheme. Could it be concrete...
>@michaellperry commented [on Jan 24, 2023](https://github.com/ThreeMammals/Ocelot/issues/740#issuecomment-1402567780): Hi Michael ! Yes, authentication settings could be based either on auth-schemes or auth-policies. But here in this #740 and in #1580 people want...
> @samuelcoutu commented [on Oct 12, 2022](https://github.com/ThreeMammals/Ocelot/issues/740#issuecomment-1276191350) The same cannot be supported by Ocelot, because Ocelot has no controllers at all except very system ones. It seems you are mixing...
@feugen24 commented [on Jul 22, 2019](https://github.com/ThreeMammals/Ocelot/issues/740#issuecomment-513822834): >So I don't know if it's possible for Ocelot to forward requests with multiple authorization types unless this feature is supported? Not auth types,...
@michaellperry Thank you for the sample! > After setting up this policy, I might configure my route like this: > ```json > { > "Routes": [ > { > "AuthorizationPolicy":...
@michaellperry Michael, In general, I understand your idea, but it will be new feature request. And sure this new feature is out of the scope of current #1580 and this...
@vijay-karavadra Hi Vijay! What issue is this PR related to? Could you write a couple of unit/integration tests for your proposed feature, please?
@vijay-karavadra commented [on Jul 10, 2023](#issuecomment-1629460664) > I had added this overload because I wanted to load ocelot configuration from a third party configuration manager(AWS SSM). So, I was thinking...
Is this PR related to some existed issue?
@vijay-karavadra Hi! How was your summer? Are you going to contribute (fix code review issues, write unit tests)? Pay attention this is production ready project. A number of projects use...