Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in owin

Authentication with OWIN and WsFederation for MVC, web api and signalR apps

MVC 5 OWIN - IsAuthenticated is false on external login (QQ Connect)

How to unit test code that uses OWIN Cookie Authenthication

c# .net unit-testing owin katana

Session variable equivalent in OWIN self-host

Is it still relevant to use Owin / Katana with ASP.NET Core (actual use case)?

c# asp.net-core owin

OWIN AuthorizeEndpoint with redirect_uri different than uri of web api

Create Unit Test for MVC 5 Controller with Owin

Updating OWIN from 2.1 to 3.0.1 breaks external auth

c# asp.net-mvc owin

What is the impact of appName in DpapiDataProtectionProvider constructor

c# asp.net-identity owin

Disposing Microsoft.Owin.Hosting.WebApp throws 'System.ObjectDisposedException'

.net wpf signalr owin

Authorization for Static Files in ASP.NET MVC w/ Owin

Web Api 2 HttpContext or HttpActionContext

Replace IExceptionHandler in Web Api 2.2 with OWIN middleware exception handler

Share default OWIN tokens in .Net core

IdentityServer Login with external provider not working for long login_hint or acr_values

Get the Route Template from IOwinContext

How do I get the user's email when using Microsoft Account Authentication in an MVC project?

c# asp.net-mvc oauth owin

Unable to run an asp.net 4.5 app on xsp on Mono 3

asp.net mono xsp owin katana

OWIN - Customizing UserManager

c# asp.net-mvc owin

HttpRequestMessage/StreamContent, empty Stream on server side

c# asp.net owin