Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in owin

SignalR client is reconnected after Owin restart, but message is not published

c# asp.net signalr owin

Web API Authentication with multi-tenant data access

Custom parameter with Microsoft.Owin.Security.OpenIdConnect and AzureAD v 2.0 endpoint

Could not load file or assembly 'Microsoft.IdentityModel.Protocols.WsFederation,

c# .net asp.net-identity owin

Could not load file or assembly 'System.Web.Http.Owin'

c# .net asp.net-web-api owin

Redirect user to custom login page when using Azure AD

Dynamic User Claims in ASP.NET Identity EF

No IUserTokenProvider is registered when using dependency injection

c# asp.net-mvc owin autofac

What is the process that makes IIS start responding to requests through the Owin pipeline?

c# asp.net iis owin katana

Send connection string to ApplicationDBContext

How to configure OData end point in a self-hosted Web API application

Change DateTime format of OWIN .expiration and .issued dates

SignalR responses overwriting headers

Does Identity Owin require LazyLoading?

Long running task in ApiController (using WebAPI, self-hosted OWIN)

Get the client`s IP address using web api self hosting

Passing parameters to Azure Active Directory authentication

JwtBearerAuthenticationOptions does not contain a definition for IssuerSecurityTokenProviders

How to implement global.asax events by OWIN

owin asp.net-core-mvc

ASP.Net WebAPI OWIN: Why would Request.GetOwinContext() return null?

asp.net-web-api owin