Search code examples
Combining route mappings in WebApi...


c#asp.net-web-apiowinasp.net-web-api-routingkatana

Read More
Distinction between Kestrel and Katana...


asp.netasp.net-mvcowinkatana

Read More
Getting 404 Not Found only when re-creating database in tests for 2nd API call...


c#owinxunitfluent-interfacekatana

Read More
Bookmarking login page with nonce...


asp.net-mvc-4identityserver4identityserver3katananonce

Read More
What is the purpose of the extension method CreatePerOwinContext in OWIN implementation by Microsoft...


asp.netowinkatana

Read More
Katana or Microsoft.Owin.HttpListener for Servicing both http and https in a single service...


c#httpsasp.net-web-api2owinkatana

Read More
Is using Data Protector instead of machine key an option for IdentityServer3 IIS deployment?...


iisbackupowinidentityserver3katana

Read More
How can I safely intercept the Response stream in a custom Owin Middleware...


c#streamowinkatanaowin-middleware

Read More
How do I create a ClaimsIdentity object for Asp.NET MVC 5?...


authenticationravendbasp.net-mvc-5claims-based-identitykatana

Read More
Why is User.Identity.IsAuthenticated not true after GoogleAuthentication?...


oauthoauth-2.0google-oauthowinkatana

Read More
Why are OWIN startup classes declared as partial, yet sometimes not?...


asp.netasp.net-mvcvb.netowinkatana

Read More
Best way to add and retrieve new post parameters to the GrantRefreshToken() in OWIN Web API...


asp.net-web-apioauth-2.0asp.net-identityowinkatana

Read More
How to set default static web page for Katana/Owin self hosted app?...


asp.netowinkatanaself-hosting

Read More
Microsoft.Owin.StaticFiles works in console host but I get a 404 in IIS on file requests...


iisowinstatic-fileskatana

Read More
Infinite re-direct loop after AAD Authentication when redirect is specified...


asp.net-mvc-5azure-active-directoryopenid-connectadalkatana

Read More
Azure. Owin OpenId authentication. Added custom claims. AuthorizationCodeReceived is not called...


azureazure-active-directoryowinopenidkatana

Read More
OWIN self-host IAppBuilder map if part of Windows group...


owinwindows-authenticationkatana

Read More
How to add middleware to Owin without IAppBuilder...


owinkatana

Read More
How do I enable Application Insights server telemetry on WebApi project that uses OWIN?...


c#asp.net-web-apiowinazure-application-insightskatana

Read More
Use OWIN Ws-Federation package to authenticate against ADFS 3.0...


authenticationowinadfskatana

Read More
Compiler not resolving to expected extension method...


c#.netlambdaowinkatana

Read More
Could not load file or assembly 'Microsoft.Owin, Version=2.0.2.0...


owinkatana

Read More
Owin self-host Web API 405 method not allowed on DELETE...


asp.net-web-apiowinkatanahttp-status-code-405

Read More
OWIN openid connect external login doesn't execute specified callback url...


asp.netasp.net-mvcowinopenid-connectkatana

Read More
Does a self-hosted OWIN WebAPI server allow setting the max request size limit?...


asp.net-web-apiowinkatana

Read More
Service Fabric Service HTTP/REST communication OWIN/Katana vs ASP.NET Core...


httpowinazure-service-fabrickatanakestrel-http-server

Read More
How to use IAppBuilder.UseWebApi after OWIN middleware...


katana

Read More
Web API 2 OWIN Bearer Token purpose of cookie?...


asp.net-mvc-5owinkatanaasp.net-web-api2

Read More
How do you reject a Katana Bearer token's identity...


c#asp.net-web-apiowinkatana

Read More
Plugging a OWIN middleware component after startup...


asp.netowinmiddlewarekatana

Read More
BackNext