Base solution for your next web application
Open Closed

Login Issue #7881


User avatar
0
p.j.keukens created

Hi,

We are using v6.9.0 of the asp.net zero .net core + jquery.

The problem arrises when a host user logs in to the application and impersonates a user, this is all fine but when the host user logs-out (while impersonating a user) of the application the host user can't login again because it says that the tenant is not active. Removing the cookies resolves the problem and the user can login again.

The problem is the Abp.TenantId cookie doesn't get cleared/removed on logout. Please advice on how to resolve.

Best regards,

Patrick


2 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    hi @p.j.keukens

    Can you share a few screenshots to explain the problem?

    If a tenant is disabled, you can't link to the user under the tenant. And the login page can switch tenants.

    Thanks.

  • User Avatar
    0
    ismcagdas created
    Support Team

    This issue is closed because it has not had recent activity for a long time.