Check if an OAuth identity provider exist instead of looking for OpenShift users #16837
Labels
area/che-operator
Issues and PRs related to Eclipse Che Kubernetes Operator
kind/enhancement
A feature request - must adhere to the feature request template.
severity/P1
Has a major impact to usage or development of the system.
Milestone
Is your enhancement related to a problem? Please describe.
Che deployment on OpenShift using OpenShift OAuth fails if users have not logged in OpenShift yet.
Describe the solution you'd like
To figure out if at least one user exist we check for valid OpenShift users. We should check for valid identity providers instead.
The text was updated successfully, but these errors were encountered: