Skip to content

Commit cfbffdb

Browse files
authored
Added a not supported scenario
SSO is not yet supported for multiple applications with multiple tabs using the same B2C tenant.
1 parent 6146de5 commit cfbffdb

File tree

1 file changed

+6
-1
lines changed
  • articles/active-directory-b2c

1 file changed

+6
-1
lines changed

articles/active-directory-b2c/faq.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
ms.service: active-directory
1010
ms.workload: identity
1111
ms.topic: faq
12-
ms.date: 02/09/2023
12+
ms.date: 03/15/2023
1313
ms.author: godonnell
1414
ms.subservice: B2C
1515
ms.custom: "b2c-support"
@@ -256,6 +256,11 @@ sections:
256256
257257
1. Retrieve the `RefreshToken` again.
258258
259+
- question: |
260+
In a web browser, I signed into multiple applications with multiple tabs using the same B2C tenant. When I attempt to perform a single sign out, not all of the applications are signed out. Why is that?
261+
answer: |
262+
Currently, single sign out is not supported in this specific scenario. This is due to cookie contention, since it operates on the same cookies.
263+
259264
- question: |
260265
How do I report issues with Azure AD B2C?
261266
answer: |

0 commit comments

Comments
 (0)