identityser4 samesit 问题
摘要:
报错如图: 最后根据查阅的资料发现是 Samesite Cookie 的问题,解决方案如下: 1.直接把 Url 设置为 https 这是最简单的做法,ASP.NET Core 对于开发时启用 https 已经做得非常好了,直接在 launchSettings.json 里设置 applicatio 阅读全文
posted @ 2021-01-07 18:07 简简单单2018 阅读(93) 评论(0) 推荐(0) 编辑