[jbosstools-issues] [JBoss JIRA] (JBIDE-26876) Explorer: ctx menu "Show In" > "Web Console" fails with "unauthorized" for CRC

André Dietisheim (Jira) issues at jboss.org
Tue Oct 8 07:02:00 EDT 2019


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

André Dietisheim commented on JBIDE-26876:
------------------------------------------

[~odockal] for this PR it's important to verify 3.x and 4.x servers. It's also important to test it for all resources that we display in the properties since I found an bug for 3.x (https://issues.jboss.org/browse/JBIDE-26876?focusedCommentId=13794245&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13794245)

> Explorer: ctx menu "Show In" > "Web Console" fails with "unauthorized" for CRC
> ------------------------------------------------------------------------------
>
>                 Key: JBIDE-26876
>                 URL: https://issues.jboss.org/browse/JBIDE-26876
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.13.0.AM1
>            Reporter: André Dietisheim
>            Assignee: André Dietisheim
>            Priority: Major
>             Fix For: 4.13.0.Final
>
>
> Steps:
> # ASSERT: have a connection to a running crc instance
> # EXEC: in Explorer: select the connection and pick *Show In > Web Console*
> Result:
> Browser is opened to https://api.crc.testing:6443/console. Browser then displays:
> {code}
> {
>   "kind": "Status",
>   "apiVersion": "v1",
>   "metadata": {
>     
>   },
>   "status": "Failure",
>   "message": "forbidden: User \"system:anonymous\" cannot get path \"/console\"",
>   "reason": "Forbidden",
>   "details": {
>     
>   },
>   "code": 403
> }
> {code}



--
This message was sent by Atlassian Jira
(v7.13.8#713008)



More information about the jbosstools-issues mailing list