maliming
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
4 additions and
0 deletions
-
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. |
|
|
|
|
|
|
|
 |
|
|
|
|
|
|
|
--- |
|
|
|
|
|
|
|
Referenced from https://devblogs.microsoft.com/aspnet/upcoming-samesite-cookie-changes-in-asp-net-and-asp-net-core/ |
|
|
|
|