Open Closed

When user uses linked account to login to admin tenant from regular tenant the application crashes and logs out #7641


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 user uses linked account to login to admin tenant from regular tenant the application crashes and logs out

Steps to reproduce:

  • Log in as an admin user for a regular tenant
  • Click on the profile icon of the user
  • Click Linked accounts menu item
  • Click actions next to admin tenant (user name shows no \ character)
  • Select the "Log in with this tenant" element
  • Application immediately logs out and redirects to \Dashboard
  • User will be unable to login until cookies are cleared and the browser is re-opened

Expected: Users should be able to login as Tenants and use linked accounts into the admin tenant as many times as they wish.

Actual: Users cannot see the login to admin Tenant from regular Tenant without getting immediately logged out


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

    hi

    The blazor wasm doesn't support Login with user/tenant feature.

    https://abp.io/docs/commercial/latest/modules/account/impersonation#blazor-wasm

    https://abp.io/support/questions/7644/When-user-login-and-logout-of-the-application-and-attempt-to-login-as-a-tenant-user-cannot-see-the-Login-with-this-tenant-element-under-the-action-button#answer-3a1437b1-2517-acf8-4615-dbb838ee5775

    https://abp.io/support/questions/7642/When-user-login-the-second-time-they-cannot-see-the-Tenant-logins--linked-accounts-and-Authority-delegation#answer-3a1437a4-7270-25a6-246d-98e50b9a6bbb

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