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)
- 
    0
hi
You can't use
Log in with this tenantin wasm mode. it is only available in server mode.