-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Override the
ClaimsToHeadersMiddleware
by the `OcelotPipelineConfig…
…uration` settings (#1403) * Allowed to override the ClaimsToHeaders middleware * Updated doc * Update OcelotPipelineExtensions.cs * Allowed to override the ClaimsToHeaders middleware * Fix build error. Remove duplicate definition * Fix build * Docs review * Code review by @raman-m --------- Co-authored-by: Raman Maksimchuk <[email protected]>
- Loading branch information
Showing
6 changed files
with
21 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 0 additions & 11 deletions
11
src/Ocelot/Authentication/Middleware/AuthenticationMiddlewareExtensions.cs
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
src/Ocelot/Authorization/Middleware/AuthorizationMiddlewareMiddlewareExtensions.cs
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
src/Ocelot/Headers/Middleware/ClaimsToHeadersMiddlewareExtensions.cs
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters