Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User able to log in to an app on a different instance after logging out from Launchpad #131

Open
Adameddy26 opened this issue Sep 5, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Adameddy26
Copy link

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

@Adameddy26 Adameddy26 added the bug Something isn't working label Sep 5, 2024
@ymaheshwari1
Copy link
Contributor

ymaheshwari1 commented Nov 21, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants