Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in owin

JWT multiple audiences per resource server

ASP.NET Identity, reset password throws 'Name is already taken'

Request.IsAuthenticated when using Identity with Owin for MVC and WebAPI

ASP.NET WebAPI Identity 2 - Error with GetOwinContext on user registration /Register method

How to prevent ASP.NET Identity external login from adding a # to end of url?

Asp.Net Core RC2 with Microsoft.Owin

.net asp.net-core owin coreclr

using ExternalLoginCallback for authentication how can I get UserId and UserName ASP.NET MVC5

does the SecurityTokenValidated callback automatically validate the token using Owin Middleware

CORS error on Owin Self Host WebApi2

ajax cors asp.net-web-api owin

Logging out from facebook when using MVC 5 OWIN

AngularJS, .NET Web API, and back-end authorization when returning views in a SPA

OWIN ASP.NET - Cant generate Access Token using Refresh Token if Access Token is expired

In MVC5, how to ensure that the user contained in a cookie still exists or the password has no changed from last login?

Acquiring an Access token by using JWT used for AzureBearerAuthentication