Hi @Sanmoy Roy , thanks for the question. If I understand correctly, you want all tabs to log out when another a user signs out from another tab? The session for App A will still be active until you refresh the page, try to navigate away from that current page, or the user's token expires. So this seems to be the expected behavior unless I'm missing something. The answer on this thread also details this:
"If you log out from the web application with SAML Logout then user should be able to logout from the Azure portal. But note that this will not happen automatically. You have to refresh the page and then you should see that Portal will show the Azure AD login page for the user, that means user is logged out." The exact setup in that thread differs but the end result is the same. Please let me know if you have any questions and I can help you further!
If this answer helped you please mark it as "Verified" so other users can reference it.
Thank you,
James