Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in owin

Authorization with ASP.NET Identity & Autofac OWIN integration

Web API – authenticate with bearer token

ASP.NET Identity doesn't update Identity information on same request

How to implement an OWIN Authentication server with a MVC Web Api content server and an Android end-user apk

Azure AD Owin with Iframe solution

Too many OpenID.nonce cookies cause "Bad Request"

HttpContext.Current is null on TokenCache.BeforeAccess

How to remember the login in MVC5 when an external provider is used

asp.net-mvc-5 wif owin

GetExternalLoginInfoAsync null with OWIN in ExternalLoginCallback unless already logged into google

Access ExpireTimeSpan property of Owin Cookie Authentication to notify user of login expiry

Roles vs Claims Authorization Asp.net web api-2 with WIF and OWIN Middleware

How to pass other parameters to OWIN Login?

c# asp.net-web-api owin

Owin Startup Detection

owin

OWIN rejects authentication cookie the next day

Variable cookie path with ASP.NET Identity

How to force account login for a single account user with Google's OAuth 2.0?

oauth-2.0 owin google-oauth

OWIN Stop Server\Service?

c# signalr owin

Building a Web-API with Oauth2/OpenID connect

How to restrict SignalR server connections?

Use Bearer Token Authentication for API and OpenId authentication for MVC on the same application project