Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in owin

How to setup OWIN with Windows authentication and a custom role provider

How to override default unhandled exception output in Owin?

Pass back parameters in ASP.NET Web API GrantResourceOwnerCredentials

asp.net-web-api owin

Basic Authentication Middleware with OWIN and ASP.NET WEB API

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

HttpContext.Current.Session is null + OWIN

How to get access token from httpcontext using owin and Mvc 5

Reuse Claim in regenerateIdentityCallback in Owin Identity in MVC5

Get current owin context in self host mode

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

Should OWIN self host app using Ninject OWINHost need system.web?

asp.net web api self hosting / owin / katana

Get a specific response header (e.g., Content-Disposition) in Angular from an ASP.NET Web API 2 response for a cross-origin http.get request

Why do I get "Cannot resolve symbol 'CreatePerOwinContext'"?

c# asp.net owin self-hosting

Intermittent redirection loops during ADFS authentication

Facebook OAuth stopped working suddenly

OWIN send static file for multiple routes

Default route for root path using asp.net attribute routing

Example of using ASP.NET Identity 2.0 UserManagerFactory with UseOAuthBearerTokens method?

How to include class and property descriptions in Swashbuckle generated Swagger docs for WebApi 2 with OWIN?