*** Bug 2140556 has been marked as a duplicate of this bug. ***
Tested version: ---------------- OCP - 4.12.0-0.nightly-2023-01-24-150415 ODF - quay.io/rhceph-dev/ocs-registry:4.12.0-169 Test steps: ----------- # Create openshift user 1. Go to hub cluster --> User management --> User --> Add IDP 2. Create username and htpassword and add in the necessary details 3. verify "oc get user" $ oc get user NAME UID FULL NAME IDENTITIES sraghave bdc40bf8-4d32-4579-acc7-db1c6f606569 htpasswd:sraghave # Create clusterrolebindings 1. local cluster --> User management --> roles 2. Search for below roles one by one * drclusters.ramendr.openshift.io-v1alpha1-view * drpolicies.ramendr.openshift.io-v1alpha1-view 3. Click roles --> search for above --> Add Rolebinding to each role mentioned above * Select Cluster-wide rolebinding (Cluster-wide rolebinding is applied to all the above roles) * Name can be anything * Subject --> user * Subject name --> Username (openshift username that we created in step 1) Validate: ---------- 1. Login to hub cluster using htpasswd instead of kube:admin using username and password 2. All clusters --> Data services --> Checked for DRPolicy application page DRpolicy was shown, but we cannot edit/delete drpolicy With all the above observation, Moving the BZ to verified.