Search code examples
Post_Logout_Redirect_Uri does not redirect when authenticating using azure...

azureowinazure-active-directory

Read More
Web app and web api authentication in same application...

asp.net-web-apiowinauth0

Read More
How to authenticate with Azure AD / OpenId but use Entity Framework based user/role data...

entity-frameworkasp.net-identityazure-active-directoryowinopenid-connect

Read More
How to get the logged user with an OWIN authentication?...

c#asp.net-mvcowin

Read More
Self-Hosted Web API in .NET 6...

c#asp.netowinwebapi

Read More
OWIN SelfHost project running WebApi project does not call Application_Start method...

c#asp.net-web-apiowinself-host-webapi

Read More
OwinStartup and startup in signalr in asp.net mvc...

c#signalrowin

Read More
OWIN Authentication, Authorization code migration from .net framework to .net 6 (Token based Authent...

asp.net-core.net-coreowin.net-6.0openiddict

Read More
Stack overflow by recursive calls in GetRolesForUser when implementing custom role provider for Owin...

asp.net-mvcclaims-based-identityowinroleproviderkatana

Read More
How to logout from all devices if authentication provider is Microsoft.Owin...

c#asp.netauthenticationowin

Read More
How do you login/authenticate a user with Asp.Net MVC5 RTM bits using AspNet.Identity?...

c#visual-studio-2013asp.net-mvc-5asp.net-identityowin

Read More
API Keys in addition to OAuth OWIN/Web Api...

asp.net-web-apioauthowinasp.net-identity-2

Read More
Validating JWT getting a strange “ Unable to match key kid” error...

c#oauth-2.0jwtowinclaims-based-identity

Read More
OWIN shuts down immediately after startup...

asp.netowin

Read More
ASP.NET OWIN OpenID Connect not creating user authentication...

c#owinopenid-connectowin-middleware

Read More
Forcing Visual Studio IIS Express To Prompt User For User Certificate...

c#visual-studiovisual-studio-2019owiniis-express

Read More
.NET WebApp.Start() triggers run-away Tracing; Library Bug or incorrect usage?...

c#.netowin

Read More
ASP.NET Send a file from Javascript File upload to WebMethod in C#...

c#asp.netowin

Read More
C# .net OWIN - starting a route for a WebAPI with a Wildcard dynamic URL...

c#asp.netasp.net-web-apiasp.net-mvc-routingowin

Read More
UserManager Keeps throwing a System.ArgumentNullException...

c#asp.netentity-frameworkowinasp.net-identity-2

Read More
OAuth2 WebAPI Token remove .issued and .expires...

asp.netasp.net-web-apioauthoauth-2.0owin

Read More
Can OWIN middleware use the http session?...

c#asp.netsessionowinhttpsession

Read More
Console.WriteLine does not exist...

c#asp.net.netasp.net-web-apiowin

Read More
OAuth {"error":"invalid_client"} grant type "client credential" - C# A...

c#asp.netasp.net-mvcoauth-2.0owin

Read More
In self-hosted OWIN Web API, how to run code at shutdown?...

c#asp.net-web-apiowin

Read More
Can't find Request.GetOwinContext...

c#asp.net-web-apiowin

Read More
OWIN Middleware in a .NET is no longer triggering the authentication server's login screen...

authenticationazure-active-directoryopenid-connectowin

Read More
Why is cookie's expiration date is 'Session' when using Owin...

asp.net-mvcasp.net-identityowin

Read More
No owin.Environment item was found in the context...

asp.net.netowinkatanaasp.net-identity

Read More
How to use IAppBuilder-based Owin Middleware in ASP.NET 5...

c#asp.net.netowin

Read More
BackNext