eclipse-basyx / basyx-aas-web-ui

Web-based user interface for managing and interacting with Asset Administration Shells (AAS)
MIT License
9 stars 7 forks source link

[BUG] Logout does not reset hyperlink in browser #116

Open FischerRene opened 6 days ago

FischerRene commented 6 days ago

Describe the bug After logging out and back in with a different account, the link to the specific submodel-element (or other elements) that has been selected prior stays the same. This results primarily in a showcasing issue when using an account with fewer access rights. Most normal use cases will not be affected.

To Reproduce Steps to reproduce the behavior:

  1. Have a secured BaSyx installation.
  2. Log in as one user with more access rights.
  3. Select an AAS, SM, SME.
  4. Log out and back in with a different user (no viewing rights).
  5. See error.

Expected behavior Reset of the URL bar after logout.

BaSyx configuration Basic secure setup.