Asp.netcore5IdentitySignOutAsync不起作用
创始人
2024-09-17 11:30:26
0

问题可能是由于在配置身份验证服务时未正确设置Cookie属性而导致。以下是正确设置Cookie属性的示例代码:

services.ConfigureApplicationCookie(options =>
{
    options.Cookie.HttpOnly = true;
    options.ExpireTimeSpan = TimeSpan.FromMinutes(60);
    options.SlidingExpiration = true;
});

如果仍然遇到问题,则可以尝试使用以下代码实现SignOutAsync:

await HttpContext.SignOutAsync(CookieAuthenticationDefaults.AuthenticationScheme);
await HttpContext.SignOutAsync("Identity.Application");

这将同时注销Cookie和Identity认证令牌。

另外,检查是否在登录时将RememberMe设置为true。如果是,则需要调用HttpContext.SignOutAsync()。否则,将不会注销用户。

if (signInResult.Succeeded)
{
    // Make sure the user's credentials exist on the cache.
    HttpContext.Session.SetString("Username", model.Username);
    HttpContext.Session.SetString("Password", model.Password);

    if (model.RememberMe)
    {
        // When the user checks out the remember me option. The cookie will be valid for 7 days.
        var authProperties = new AuthenticationProperties
        {
            IsPersistent = true,
            ExpiresUtc = DateTimeOffset.UtcNow.AddDays(7)
        };
        await HttpContext.SignInAsync(CookieAuthenticationDefaults.AuthenticationScheme, userPrincipal, authProperties);
    }
    else
    {
        // When the user does not check the remember me option. The cookie will be valid for the current session.
        await HttpContext.SignInAsync(CookieAuthenticationDefaults.AuthenticationScheme, userPrincipal);
    }
    return LocalRedirect(returnUrl);
}

希望这能帮助到你解决Asp.net core 5 Identity SignOutAsync不起作用的问题。

相关内容

热门资讯

实测透视"wepok... 实测透视"wepoker冤家牌规律"开挂(透视)辅助下载(三分钟了解必赢方法)实测透视"wepoke...
七分钟开挂!雀神麻将小程序辅助... 较多好评“微乐万能挂官网”开挂(透视)辅助教程 了解更多开挂安装加(136704302)微信号是一款...
发现透视"wepok... 发现透视"wepoker赢牌技巧"开挂(透视)辅助器(一起来探讨wpk教程)发现透视"wepoker...
八分钟透视!德友汇开挂脚本,大... 较多好评“微乐万能挂官网”开挂(透视)辅助教程 了解更多开挂安装加(136704302)微信号是一款...
科技透视"wepok... 科技透视"wepoker挂是真的吗"开挂(透视)辅助器(一分钟了解教你攻略)科技透视"wepoker...
第2分钟辅助!牵手跑得软件,顺... 顺欣茶楼辅助软件是一款专注玩家量身打造的游戏记牌类型软件,在顺欣茶楼辅助软件这款游戏中我们可以记录下...
推荐透视"wepok... 推荐透视"wepoker透视方法"开挂(透视)辅助工具(终于清楚软件教程)推荐透视"wepoker透...
第九分钟辅助!欢乐对决辅助软件... 【亲,欢乐对决辅助软件 这款游戏可以开挂的,确实是有挂的,很多玩家在这款欢乐对决辅助软件中打牌都会发...
关于透视"wepok... 关于透视"wepoker技巧攻略"开挂(透视)辅助工具(三分钟了解我来教教你)关于透视"wepoke...
第十分钟透视!腾威互娱破解辅助... 第十分钟透视!腾威互娱破解辅助工具,newpoker怎么安装脚本(分享一款开挂辅助软件);无需打开直...