Details

    • Type: Bug Bug
    • Status: Ready for QA Ready for QA (View Workflow)
    • Priority: Normal Normal
    • Resolution: Unresolved
    • Affects Version/s: UCMDB 4.0.0.1
    • Fix Version/s: None
    • Component/s: UCMDB
    • Labels:
      None Labels
    • Customer:
      Mobinets

      Description

      UCMDB automatically logout and redirect to login page after few clicks.

      e.g.

      • edit a site details
      • click on gis with zoom in/ zoom out
      • navigate between site tabs
      • logout and redirect to login page

        Activity

        Hide
        Bessem Manita added a comment -

        The issue was caused by both applications(UCMDB and CATALOG) using the default JSESSIONID session cookie name, which led to session collisions when opening the apps in the same browser.

        We configured each application to use a unique session cookie name by setting the following property in application.properties:

        server.servlet.session.cookie.name=UCMDBSESSIONID

        Show
        Bessem Manita added a comment - The issue was caused by both applications(UCMDB and CATALOG) using the default JSESSIONID session cookie name, which led to session collisions when opening the apps in the same browser. We configured each application to use a unique session cookie name by setting the following property in application.properties: server.servlet.session.cookie.name=UCMDBSESSIONID

          People

          • Assignee:
            Hassan Abdine
            Reporter:
            Hassan Abdine
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Due:
              Created:
              Updated:
              Planned Start:
              Planned End:

              Drag and Drop