Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Owin hosted on IIS doesn't capture URLs with Dot "."

Authorization with OAuth Bearer Token provided by External Web API

Identity Server and web api for user management

MVC 5 and use of claims default authentication

How to hold the cookies claims updated with MCV5/OWIN

Owin Stage Markers

c# owin pipeline