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

Make Oozie client automatically redirect from http to https when https is enabled

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • trunk, 3.3.2
    • None
    • security
    • None

    Description

      OOZIE-1233 adds the ability to more easily and consistently configure Oozie to use HTTPS instead of HTTP. Browsers will redirect the user from the http url to the https one (e.g. http://localhost:11000/oozie --> https://localhost:11443/oozie), but the oozie client will not.

      According to this "because of serious security consequences, redirection between HTTP and HTTPS is not automatically followed [in Java]". However, that same page also gives a workaround; we should see if that actually works because it would be easier for users if the Oozie client redirected.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rkanter Robert Kanter
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: