Uploaded image for project: 'Oozie'
  1. Oozie
  2. OOZIE-3225

[Kerberos] Webconsole disabled message shown instead of 401 error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.0.0
    • 5.1.0
    • None
    • None

    Description

      In Jetty when defining a filter, we should map them to the call types. Right now, the filters are mapped on request calls, but a call to /oozie is forwarded to index.jsp. Since this is a forward call, the filter is skipped, but when trying to get the extjs dependencies, the error 401 is thrown, so it will be processed as missing dependency, and the Oozie console disabled message will be shown instead of 401 error.

      We should extend the scope of the filters.

      Attachments

        1. OOZIE-3225-001.patch
          0.7 kB
          Kinga Marton

        Activity

          People

            kmarton Kinga Marton
            kmarton Kinga Marton
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: