Open Closed

When user login the second time, they cannot see the Tenant logins / linked accounts and Authority delegation #7642


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:

Steps to reproduce:

  • Log in as an admin user
  • Go to "Saas" under Administration
  • Select "Tenants" under Saas
  • Click on the Action button for Greethem
  • Select the "Log in with this tenant" element
  • Click on the profile icon on the tenant page
  • Click on the Logout (To log out as tenant and admin user)
  • Enter the credentials again (as Admin)
  • Go to "Saas" under Administration
  • Select "Tenants" under Saas
  • Click on the Action button for Greethem
  • Check if the user can see the "Log in with this tenant" element

Expected: Users should be able to log in as tenants no matter how many times they log in and out of the application

Actual: Users cannot log in as tenants the second time

Attached is the video for reference https://1drv.ms/v/s!AseK7NI9P0MAgc5WgkCbI4qhQYVOjA?e=Sd1cFo


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

    hi

    You can't use Log in with this tenant in wasm mode. it is only available in server mode.

Made with ❤️ on ABP v9.0.0-preview Updated on September 18, 2024, 12:46