Skip to content

Commit 5fa74ec

Browse files
authored
Merge pull request #106715 from bernawy/patch-10
Added a non supported scenario
2 parents 888f78b + decbb97 commit 5fa74ec

File tree

1 file changed

+5
-0
lines changed
  • articles/active-directory-b2c

1 file changed

+5
-0
lines changed

articles/active-directory-b2c/faq.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,11 @@ sections:
261261
262262
1. Retrieve the `RefreshToken` again.
263263
264+
- question: |
265+
I use multiple tabs in a web browser to sign in to multiple applications that I registered in the same Azure AD B2C tenant. When I try to perform a single sign out, not all of the applications are signed out. Why does this happen?
266+
answer: |
267+
Currently, Azure AD B2C doesn't support single sign out for this specific scenario. It's caused by cookie contention as all the applications operates on the same cookie simultaneously.
268+
264269
- question: |
265270
How do I report issues with Azure AD B2C?
266271
answer: |

0 commit comments

Comments
 (0)