Web API app with OWIN 'SystemWeb' on Azure App Service...
Read MoreCombining route mappings in WebApi...
Read MoreDistinction between Kestrel and Katana...
Read MoreGetting 404 Not Found only when re-creating database in tests for 2nd API call...
Read MoreBookmarking login page with nonce...
Read MoreWhat is the purpose of the extension method CreatePerOwinContext in OWIN implementation by Microsoft...
Read MoreKatana or Microsoft.Owin.HttpListener for Servicing both http and https in a single service...
Read MoreIs using Data Protector instead of machine key an option for IdentityServer3 IIS deployment?...
Read MoreHow can I safely intercept the Response stream in a custom Owin Middleware...
Read MoreHow do I create a ClaimsIdentity object for Asp.NET MVC 5?...
Read MoreWhy is User.Identity.IsAuthenticated not true after GoogleAuthentication?...
Read MoreWhy are OWIN startup classes declared as partial, yet sometimes not?...
Read MoreBest way to add and retrieve new post parameters to the GrantRefreshToken() in OWIN Web API...
Read MoreHow to set default static web page for Katana/Owin self hosted app?...
Read MoreMicrosoft.Owin.StaticFiles works in console host but I get a 404 in IIS on file requests...
Read MoreInfinite re-direct loop after AAD Authentication when redirect is specified...
Read MoreAzure. Owin OpenId authentication. Added custom claims. AuthorizationCodeReceived is not called...
Read MoreOWIN self-host IAppBuilder map if part of Windows group...
Read MoreHow to add middleware to Owin without IAppBuilder...
Read MoreHow do I enable Application Insights server telemetry on WebApi project that uses OWIN?...
Read MoreUse OWIN Ws-Federation package to authenticate against ADFS 3.0...
Read MoreCompiler not resolving to expected extension method...
Read MoreCould not load file or assembly 'Microsoft.Owin, Version=2.0.2.0...
Read MoreOwin self-host Web API 405 method not allowed on DELETE...
Read MoreOWIN openid connect external login doesn't execute specified callback url...
Read MoreDoes a self-hosted OWIN WebAPI server allow setting the max request size limit?...
Read MoreService Fabric Service HTTP/REST communication OWIN/Katana vs ASP.NET Core...
Read MoreHow to use IAppBuilder.UseWebApi after OWIN middleware...
Read MoreWeb API 2 OWIN Bearer Token purpose of cookie?...
Read MoreHow do you reject a Katana Bearer token's identity...
Read More