Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in owin

OWIN OpenIdConnect middleware - set RedirectUri dynamically

The name 'ConfigureAuth' does not exist in the current contex

How to pass IoC container to NancyFX? (OWIN, Unity)

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

iis owin static-files katana

Owin Bearer Token Not Working for WebApi

c# asp.net-web-api oauth owin

WebApi with OWIN SelfHost and Windows Authentication

No ApplicationRoleManager class in my MVC 5 template

asp.net-mvc owin

Microsoft.Owin 2.0.2.0 dependency conflict when I have installed 3.0.0.0

c# owin iis-express

Email confirmation and Password Policy Without ASP.NET Identity

OWIN OpenID connect authorization fails to authorize secured controller / actions

How do I use external OAuth authorization in a MVC project that is not twitter, facebook, or microsoft?

asp.net asp.net-mvc oauth owin

Authorize WebAPI's on multiple machines using a SSO via Code

How are OwinContext.Request.Path and PathBase populated?

owin katana openid-connect

Web Api OWIN - How to validate token on each request

Decoupling Microsoft.AspNet.Identity.*

Does OWin support WCF?

c# wcf owin

Using both OAuth and Basic Auth in Asp.Net Web Api with Owin

asp.net-web-api oauth owin

How do I implement an OAuth2 Authorization_Code Flow in Web Api using OWIN Middleware?