Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

Is it possible to use Katana to host an existing WebForms application within a WinForms application?

OWIN Webapi app receiving "System.ArgumentException no conversion available..." when bundled with nuget

c# owin katana

OWIN cannot run multiple apps in isolation using webapp.start

MVC 5 with ASP.NET Identity - Get Claims when user logs in

How do I use JWT for user authentication against Web Api 2 from angular SPA?

OWIN interferes with log4net

Why does Owin Startup order affect Cookie Authentication

asp.net-mvc owin

How to log authentication result with OWIN Jwt Bearer Authentication

Is it possible to set an ASP.NET Owin security cookie's ExpireTimeSpan on a per-user basis?

Custom Identity using MVC5 and OWIN

SignalR - authenticating with access token

signalr owin

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