0
dhill created
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
- 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 (in the attachments) https://1drv.ms/v/s!AseK7NI9P0MAgc5WgkCbI4qhQYVOjA?e=Sd1cFo
1 Answer(s)
-
0
hi
Same as 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
The blazor wasm has some limitations.