Uploaded image for project: 'OpenShift Java Client'
  1. OpenShift Java Client
  2. OSJC-165

Allow OpenShiftRedirectionStrategy to determine the auth scheme

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 1.0.0
    • 1.0.0
    • core

      Introducing an authorization client which is able to determine how to authenticate when it gets a 401 and includes the following headers:

      (org.apache.http.Header[]) [Www-Authenticate: Basic realm="openshift", Date: Wed, 25 Feb 2015 20:11:49 GMT, Content-Length: 0, Content-Type: text/plain; charset=utf-8]

      Add method to identify the auth scheme and return the realm. Update the 'canconnect' endpoint to use this function.

      This was achieved by trying to auth with empty username and password

            jcantril@redhat.com Jeffrey Cantrill
            jcantril@redhat.com Jeffrey Cantrill
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: