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

André Dietisheim (Jira) issues at jboss.org
Fri Sep 27 05:00:00 EDT 2019


André Dietisheim created JBIDE-26876:
----------------------------------------

             Summary: Explorer: Show In > Web Console for CRC fails with "unauthorized"
                 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


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