Open Closed

I want to konw how to do logout action where anther user with same username login in #3269


User avatar
0
abllyboy created
  • ABP Framework version: v5.2.1
  • UI type: Vue
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • I user the oidc-client.js(https://www.npmjs.com/package/oidc-client)in Vue to integrate identityserver4.
  • Now I login in in the same web browser and opent tow tabs,when i dot logout action both tab cant logout.
  • But when I login in anther web browser with ths same name,It want loginout.
  • I want to konw how to do logout action where anther user with same username login in ?
  • Steps to reproduce the issue:"

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

    hi

    https://support.abp.io/QA/Questions/3047/Disable-concurrent-user-login

    https://github.com/abpframework/abp/issues/12783

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