Open Closed

Unable to switch tenants without clearing cookies ! #330


User avatar
0
kirtik created

With the ASP.Net core MVC and jQuery template (SQL) , i have observed that you cannot switch from :

  1. Host to tenant and vice versa OR
  2. Switch from one tenant to another

Without clearing cookies. This happens in Chrome/Edge and Firefox. The switch button just does not appear without clearing cookies.

Is this a bug previously reported ? Can you check please ? Because customer might raise this issue too.

Thanks


4 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Sorry,I did not understand your question, Can you explain in detail? Thanks.

  • User Avatar
    0
    alper created
    Support Team Director

    this issue has not reported yet. is this still happening? can you give us repro steps or show screenshots / Gifs / videos about the problem.

  • User Avatar
    0
    Mohammad created

    Hi @alper

    I am using the microservices solution. we have 2 angular clients. When I signout from the 1st angular client and sign in as a different tenant. the 2nd Angular client remains logged in with the old signed in tenant till the cookies are cleared/deleted manually.

    How can we overcome this issue?

    Thanks

  • User Avatar
    0
    alper created
    Support Team Director

    this is not directly related to ABP. this is a subject of Identity Server. If you add your clients to the Identity Server front channels then account module will navigate to those logout endpoints to force them log out.

    This is in the IdentityServerClients table and field is FrontChannelLogoutUri.


    closing the issue since the main question is answered or timed out.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11