Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in owin

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

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

How to log authentication result with OWIN Jwt Bearer Authentication

DataProtectionProvider in the Identity sample project

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)