Open Closed

When user tries to logout of the tenant account, they get logged out of the admin account too #7643


User avatar
0
dhill created
  • ABP Framework version: v8.2.1
  • UI Type: Blazor Web App
  • Database System: EF Core
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

When users log out of the tenant account, they are not redirected to the admin account as before. Currently, the user is also logged out of the admin account.

Attached is the video for reference (in the attachments) https://1drv.ms/v/s!AseK7NI9P0MAgc5Y6uPnBLmclDoRhQ?e=MJKijc


1 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    In the Blazor web app. The logout will clear all status.

    The web app is a mix of server and WASM. so the behavior will have some differences.

Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13