]
Andre Dietisheim commented on JBIDE-19521:
------------------------------------------
merged and pushed to upstream/master
Connection wizard: should show authentication form as soon as server
type is selected
-------------------------------------------------------------------------------------
Key: JBIDE-19521
URL:
https://issues.jboss.org/browse/JBIDE-19521
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.3.0.Alpha2
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 4.3.0.Alpha2
# ASSERT: make sure you have only v3 plugins installed (only v3 OpenShift has no default
server so that the wizard comes up with an empty server url)
# EXEC: launch connection wizard (in Explorer, hit "New Connection")
# ASSERT: wizard comes up with "OpenShift v3" preselected in Server Type
# ASSERT: wizard comes up with empty Server url
Result:
No authentication form is show, the pane is empty
Expected result:
We should have the authentication form for OpenShift v3 and be able to provide
credentials.