Uploaded image for project: 'Apache Knox'
  1. Apache Knox
  2. KNOX-136

Knox should support configurable session timeout

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.3.0
    • 0.3.0
    • Server
    • None

    Description

      There is no clue what is the session timeout in Knox.
      When a user authenticates to Knox, a session is created in Knox and a JSESSIONID cookie is returned to the client.
      But, there is no clue how long this session is valid.
      We should allow customers to set different session timeouts.

      At the minimum, we should add

      <session-config>
      <!-- web.xml expects the session timeout in minutes: -->
      <session-timeout>30</session-timeout>
      </session-config>

      in the web.xml created by deployment.

      Attachments

        1. KNOX-136.patch
          4 kB
          Dilli Arumugam
        There are no Sub-Tasks for this issue.

        Activity

          People

            darumugam Dilli Arumugam
            darumugam Dilli Arumugam
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: