Bug 2020501 - login dev console with common user, 403 Forbidden error for all dashboards
Summary: login dev console with common user, 403 Forbidden error for all dashboards
Keywords:
Status: CLOSED DUPLICATE of bug 2022707
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Dev Console
Version: 4.9
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.10.0
Assignee: Vikram Raj
QA Contact: spathak@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-11-05 06:38 UTC by Junqi Zhao
Modified: 2021-11-23 15:49 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-11-23 15:49:05 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
403 Forbidden error for all dashboards (237.31 KB, image/png)
2021-11-05 06:38 UTC, Junqi Zhao
no flags Details

Description Junqi Zhao 2021-11-05 06:38:50 UTC
Created attachment 1840020 [details]
403 Forbidden error for all dashboards

Description of problem:
login dev console with common user, deploy pod under user project, click Observe, there are 4 dashboards under the Dashboard list
each dashboard shows "An error occurred Forbidden" error for the metrics, debug the api, it is blocked by oauth, so it returns 403

Version-Release number of selected component (if applicable):
4.9.0-0.nightly-2021-11-04-222513
410 also have the same issue

How reproducible:
always

Steps to Reproduce:
1. login dev console with common user, deploy pod under user project
# oc new-project test
# oc new-app quay.io/openshifttest/deployment-example:v1-multiarch

2.click Observe, check each dashboard
3.

Actual results:
"An error occurred Forbidden" error for the metrics

Expected results:
no error

Additional info:

Comment 2 Vikram Raj 2021-11-23 15:49:05 UTC

*** This bug has been marked as a duplicate of bug 2022707 ***


Note You need to log in before you can comment on or make changes to this bug.