]
Max Rydahl Andersen commented on JBIDE-19096:
---------------------------------------------
btw. I assume that token last for awhile and users do not need to go through this manual
process everytime they log in ?
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: fullauthoptions.bmml, fullauthoptions.png,
screenshot-openshift-signin.png
!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 then has to provide
then are different:
* v2 connections currently use username/password (and will most likely also allow x509,
kerberos)
* v3 connections will most likely require OAuth settings.