Skip to content

Commit decbb97

Browse files
bernawykengaderdus
andauthored
Update articles/active-directory-b2c/faq.yml
Co-authored-by: Kenga Derdus <[email protected]>
1 parent cfbffdb commit decbb97

File tree

1 file changed

+2
-2
lines changed
  • articles/active-directory-b2c

1 file changed

+2
-2
lines changed

articles/active-directory-b2c/faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,9 +257,9 @@ sections:
257257
1. Retrieve the `RefreshToken` again.
258258
259259
- 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?
260+
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?
261261
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.
262+
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.
263263
264264
- question: |
265265
How do I report issues with Azure AD B2C?

0 commit comments

Comments
 (0)