You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even after logging out of Launchpad, the user is able to log into an app on a different instance without needing to log back in.
Expected behavior
After logging out of Launchpad, the user should not be able to log into any app on a different instance without re-authentication.
Steps to reproduce the issue
Log into Launchpad and open an app(app1) on one instance(ex-A)
Login one other app(app2) using different instance(ex-B)
Log out from Launchpad.
Attempt to log into app(app2).
Currently, this is an expected behaviour where logging out from the launchpad does not initiate a logout to moqui specific apps, so the moqui apps are always logged-in until the logout is not initiated from the app itself.
@Adameddy26 Please let me know if this issue is with ofbiz specific apps.
Current behavior
Even after logging out of Launchpad, the user is able to log into an app on a different instance without needing to log back in.
Expected behavior
After logging out of Launchpad, the user should not be able to log into any app on a different instance without re-authentication.
Steps to reproduce the issue
Log into Launchpad and open an app(app1) on one instance(ex-A)
Login one other app(app2) using different instance(ex-B)
Log out from Launchpad.
Attempt to log into app(app2).
Additional information
https://jam.dev/c/1b369ecd-cd31-43a7-82d9-93e74a4a443d
The text was updated successfully, but these errors were encountered: