[jbosstools-issues] [JBoss JIRA] (JBIDE-19829) Add Oauth support to the Openshift Connection Wizard

Andre Dietisheim (JIRA) issues at jboss.org
Fri May 29 17:46:02 EDT 2015


    [ https://issues.jboss.org/browse/JBIDE-19829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13072483#comment-13072483 ] 

Andre Dietisheim edited comment on JBIDE-19829 at 5/29/15 5:45 PM:
-------------------------------------------------------------------

The above error was caused by the following entry in eclipse.ini:

{code}
-Dorg.eclipse.swt.browser.DefaultType=mozilla
{code}

This flag is a workaround so that you can use Eclipse while you have google hangout/bluejeans installed and use GTK2. This combination crashes Eclipse if you dont have the above setting and is thus - i guess - widely used.

* https://bugs.eclipse.org/bugs/show_bug.cgi?id=433606
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=334466


was (Author: adietish):
The above error was caused by the following entry in eclipse.ini:

{code}
-Dorg.eclipse.swt.browser.DefaultType=mozilla
{code}

> Add Oauth support to the Openshift Connection Wizard
> ----------------------------------------------------
>
>                 Key: JBIDE-19829
>                 URL: https://issues.jboss.org/browse/JBIDE-19829
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: openshift
>    Affects Versions: 4.3.0.Beta2
>            Reporter: Jeff Cantrill
>            Assignee: Jeff Cantrill
>         Attachments: check-server-type-disabled.png, enlessly-loading.png, ok-enabled.png, Proposed Connection Wizard Chages.png, retrieve-error.png
>
>
> Modify the connection wizard so the v3 server can auto-detect the auth type and support OAuth
> * Remove server type verify button
> * Add v3 auth box (Auto/OAuth/Basic)
> * Optional...



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list