[jbosstools-issues] [JBoss JIRA] (JBIDE-26530) Connection wizard: Login command with "_" in the token results in erroneous token being used

Josef Kopriva (Jira) issues at jboss.org
Wed Jan 23 06:31:01 EST 2019


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

Josef Kopriva commented on JBIDE-26530:
---------------------------------------

[~adietish] Thx!
Also tokens with dashes does not work too, e.g. 
{code:java}
oc login https://api.starter-us-east-2.openshift.com --token=12345-67890
{code}


> Connection wizard: Login command with "_" in the token results in erroneous token being used
> --------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-26530
>                 URL: https://issues.jboss.org/browse/JBIDE-26530
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.10.0.AM1
>            Reporter: Andre Dietisheim
>            Assignee: Josef Kopriva
>            Priority: Major
>             Fix For: 4.11.0.AM1
>
>         Attachments: image-2019-01-23-11-51-15-428.png
>
>
> steps:
> # ASSERT: copy the following login command into your clipboard:
> {code}oc login https://api.starter-us-east-2.openshift.com --token=12345_67890{code}
> # EXEC: in Eclipse: launch connection wizard
> # EXEC: verify the token that's being used
> Result:
> The token that's being presented in the connection wizard ist *12345*
>  !image-2019-01-23-11-51-15-428.png! 
> Expected result:
> The token that's being used should be *12345_67890*



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jbosstools-issues mailing list