Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in owin

Redirect to ReturnUrl after successful cookie authentication in Owin, Katana & Nancy

Authorization not working in ASP.NET MVC 5

Owin Websockets - Understanding IOwinContext and WebSocketAccept

c# .net sockets websocket owin

Successfully implementing custom UserManager<IUser> in Identity 2.0

Why am I getting this ActivationException when using Simple Injector with WebApi Self Hosted in OWIN?

Deny all pages without login on Asp.net Web Forms with Identity Framework and Owin

ASP.NET JSON Web Token "401 Unauthorized"

What does HostAuthenticationFilter do?

c# asp.net-web-api owin

ClaimsIdentity in ASP.NET MVC 5

SignalR and SelfHost in F#

asp.net f# signalr owin

Web API Bearer tokens - can I use custom tokens?

SignalR without OWIN

asp.net-mvc signalr owin

How is Owin able to set the Asp.Net Identity authentication cookies after the Application_EndRequest stage?

How exactly IAppBuilder.CreatePerOwinContext<T> should be used?

Why does the order of auth middleware declaration matter in Owin Startup class?

Single Page Application Project Templates for.NET 4.5 and Angular

OWIN Self host - hook into begin request, end request events

Unable to register routes in SignalR 2.0.0

routes signalr owin

What kind of exceptions will be caught by Microsoft.Owin.Diagnostics.ErrorPageExtensions.UserErrorPage

owin katana

structuremap Web Api 2 Account Controller and individual accounts