https://devblogs.microsoft.com/dotnet/owin-middleware-in-the-iis-integrated-pipeline-stagemarkers/
OWIN Middleware in the IIS integrated pipeline & StageMarkers - .NET Blog
Sep 24, 2024 - Although OWIN middleware components are primarily designed to run on an OWIN pipeline, it can run on IIS as well. Similar to how HttpModules can subscribe to a...
in theowinmiddlewareiisintegrated