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

openshift java client: user name in default_rhlogin does not get quotes removed, authentication fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 2.0.1
    • None
    • None
    • None
    • Hide
      1. ASSERT: make sure you have default_rhlogin in the openshift configuration files (~/.openshift/express.conf or /etc/openshift/express.conf) that uses quotes (ex. default_rhlogin='myuser@mydomain.com')
      2. ASSERT: make sure you have no user defined in the OpenShift Explorer
      3. EXEC: create a new user

      Result:
      The user name that is suggested is using quotes.

      Expected result:
      Quotes should get removed from the username when using the value.

      The command line client is removing quotes. We're already removing quotes from libra_server.

      Show
      ASSERT: make sure you have default_rhlogin in the openshift configuration files (~/.openshift/express.conf or /etc/openshift/express.conf) that uses quotes (ex. default_rhlogin='myuser@mydomain.com' ) ASSERT: make sure you have no user defined in the OpenShift Explorer EXEC: create a new user Result: The user name that is suggested is using quotes. Expected result: Quotes should get removed from the username when using the value. The command line client is removing quotes. We're already removing quotes from libra_server.
    • Hide

      correct default_rhlogin in your configuration files (~/.openshift/express.conf or /etc/openshift/express.conf), remove the quotes

      Show
      correct default_rhlogin in your configuration files (~/.openshift/express.conf or /etc/openshift/express.conf), remove the quotes

      If you're using quotes in your username in the openshift configuration files, authentication will fail in JBoss Tools since we're not removing quotes.

            adietish@redhat.com André Dietisheim
            adietish@redhat.com André Dietisheim
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: