]
Andre Dietisheim updated JBIDE-19096:
-------------------------------------
Attachment: screenshot-openshift-signin.png
Connection wizard: Allow v2 and v3 Connections
----------------------------------------------
Key: JBIDE-19096
URL:
https://issues.jboss.org/browse/JBIDE-19096
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.3.0.Alpha1
Reporter: Andre Dietisheim
Labels: connection_wizard
Fix For: 4.3.0.Alpha1
Attachments: screenshot-openshift-signin.png
In order to allow us to present v2 and v3 connections we have to change the connection
wizard:
When creating a new connection, we only know whether a server is a v2 or v3 OpenShift
host once, we have the url for it. The required settings that the user has to provide then
are different: v2 connections currently use username/password (and will most likely also
allow x509, kerberos) while v3 connections will most likely require OAuth settings.