Browse Source

Merge pull request #9344 from abpframework/auto-merge/rel-4-3/450

pull/9350/head
maliming 5 years ago
committed by GitHub
parent
commit
6956818f8b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. BIN
      docs/en/Community-Articles/2020-08-12-Patch-Chrome-Login-Issue-For-IdentityServer4/Block-Third-Party-Cookies.png
  2. 4
      docs/en/Community-Articles/2020-08-12-Patch-Chrome-Login-Issue-For-IdentityServer4/POST.md

BIN
docs/en/Community-Articles/2020-08-12-Patch-Chrome-Login-Issue-For-IdentityServer4/Block-Third-Party-Cookies.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 177 KiB

4
docs/en/Community-Articles/2020-08-12-Patch-Chrome-Login-Issue-For-IdentityServer4/POST.md

@ -121,6 +121,10 @@ public override void OnApplicationInitialization(ApplicationInitializationContex
It's all! You are ready to go!
> Attention: This problem can't be solved if the user/browser/operating system blocked third-party cookies.
![Block-Third-Party-Cookies](Block-Third-Party-Cookies.png)
---
Referenced from https://devblogs.microsoft.com/aspnet/upcoming-samesite-cookie-changes-in-asp-net-and-asp-net-core/

Loading…
Cancel
Save