Description of problem:
When access the instance created using "empty" CR, like:
apiVersion: rhdh.redhat.com/v1alpha5 kind: Backstage metadata: name: bs1
"Failed to load user identity: ResponseError: Request failed with 401 Unauthorized"
occurs.
Prerequisites (if any, like setup, operators/versions):
Any version in K8s and Openshift
Steps to Reproduce
oc apply ...
with content like above
Actual results:
Error message when access the instance
Expected results:
No Error message when access the instance{}
Reproducibility (Always/Intermittent/Only Once):
Always
