[
https://issues.jboss.org/browse/JBIDE-12628?page=com.atlassian.jira.plugi...
]
Andre Dietisheim updated JBIDE-12628:
-------------------------------------
Steps to Reproduce:
# 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(a)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.
!quoted-default_rhlogin.png!
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.
was:
# 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(a)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.
!quoted-default_rhlogin.png!
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.
openshift java client: user name in default_rhlogin does not get
quotes removed, authentication fails
-----------------------------------------------------------------------------------------------------
Key: JBIDE-12628
URL:
https://issues.jboss.org/browse/JBIDE-12628
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 3.3.0.Final
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Priority: Minor
Fix For: 4.0.0.Alpha2
Attachments: quoted-default_rhlogin.png
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira