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

Access Kerberos secured Hadoop cluster via gateway using basic auth credentials

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.2.0
    • 0.3.0
    • Server
    • None

    Description

      From BUG-4306
      The basic interactions flow might look like this.
      1. Client requests HDFS resource via gateway
      2. Gateway challenges with basic auth
      3. Gateway authenticates with KDC and receives token
      4. Gateway forwards original request to service
      5. Service challenges with SPNEGO
      6. Gateway provides token received from KDC
      7. Service provides response including hadoop.auth cookie. This prevents subsequent KDC and SPNEGO interactions.

      Attachments

        1. KNOX-27.patch
          43 kB
          Dilli Arumugam

        Issue Links

          Activity

            People

              darumugam Dilli Arumugam
              kminder Kevin Minder
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: