Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in katana

Session variable equivalent in OWIN self-host

Web Api 2 HttpContext or HttpActionContext

Unable to run an asp.net 4.5 app on xsp on Mono 3

asp.net mono xsp owin katana

IdentityServer3: Some Claims not being returned from identity server

Authentication / Authorization MVC 5 and Web API - Katana/Owin

Owin self-host - Failed to listen on prefix 'http://localhost:12345/' because it conflicts with an existing registration on the machine

http owin self-hosting katana

Oauth authentication with owin & Nancy

c# asp.net owin nancy katana

OWIN/Katana & BasicAuthentication

OAuthBearerAuthenticationMiddleware - Server cannot append header after HTTP headers have been sent

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

iis owin static-files katana

How are OwinContext.Request.Path and PathBase populated?

owin katana openid-connect

Combining route mappings in WebApi

How to Configure owin/Katana to listen on all host ip addresses

c# owin katana

Access token revocation implementation in OAuth 2

How to set expiration date to client cookies?

Why does AuthenticationManager.SignOut() Fail when I Change the Response?

User (IPrincipal) not available on ApiController's constructor using Web Api 2.1 and Owin

How do I get an instance of IAppBuilder elsewhere in my ASP.NET MVC 5.2.3 application?

asp.net web api self hosting / owin / katana

OWIN send static file for multiple routes