Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in owin

Difficulty running OwinHost from the command line

host owin

ASP.net Identity, IoC and sharing DbContext

Any way to get OWIN to host a SOAP service?

c# wcf rest soap owin

Take controller attribute into account from an OWIN authentication middleware

OWIN external login refresh token

c# asp.net owin

Asp.Net Owin Authentication Without Entity Framework

Inject IPrincipal with SignalR

Configure Microsoft.Owin.Logging.ILogger

c# logging log4net owin

ASP Identity OAuth token - Should I use ValidateClientAuthentication() and Secret in mobile app flow?

Using OnValidateIdentity to perform additional validation on cookie data

c# asp.net owin katana

Redirect from HTTP to HTTPS on ExternalLogin with Owin + OAuth + Google

Owin Self-Hosted WebApi Timeout Settings

Multiple Web Applications within Self Hosted Owin/Katana Application

owin katana

Owin cookie authentication occasionally throws NullReferenceException

How to get authorization code with OWIN, OAuth and Web API?

Owin Self-Host WebApi Windows Authentication and Anonymous

How to log authentication result with OWIN Jwt Bearer Authentication

DataProtectionProvider in the Identity sample project

Custom Identity using MVC5 and OWIN

I get "Authorization has been denied for this request." error message when using OWIN oAuth middleware (with separate Auth and Resource Server)