Dashboard does not try to authenticate when factory/resolver returns 401 SCM Authentication required #20835
Labels
area/dashboard
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/P1
Has a major impact to usage or development of the system.
Describe the bug
If che-server's factory/resolver returns 401 SCM Authentication required, dashboard does not try to authenticate. Authentication is mandatory in order to create workspace from private repository through factory.
Che version
other (please specify in additional context)
Steps to reproduce
Issue was found while working on github oauth. Steps to reproduce can be found in PR how to test: eclipse-che/che-server#178
Expected behavior
Dashboard should try to authenticate through oauth_authenticate_url that is in the 401 response.
Runtime
OpenShift
Screenshots
Installation method
chectl/next
Environment
other (please specify in additional context)
Eclipse Che Logs
No response
Additional context
Che version with before mentioned PR.
Environment: RHPDS
The text was updated successfully, but these errors were encountered: