Git zero config with OAuth flow #20583
Labels
area/security
kind/enhancement
A feature request - must adhere to the feature request template.
kind/epic
A long-lived, PM-driven feature request. Must include a checklist of items that must be completed.
roadmap/3-months
Epics that are planned to complete in the short term (within 3 months)
Is your enhancement related to a problem? Please describe
When deploying Che there is no hint, prompt, warning that without GitHub, Gitlab or Bitbucket integration users won't be able to connect their accounts.
When logging in there is no option to link/unlink the current user with GitHub, Gitlab or Bitbucket.
When starting a workspace there is no warning that git UX will be deteriorated if there is no link with the repo git provider
Describe the solution you'd like
Create or update local git config when user changes Che Theia git settings #21115
Use OAuth flow and authenticate users against Git services at first workspace startup #21346
Provision git name or email with data from personal access tokens #20938
Provision git name or email with OIDC data #20937
.che/che-editor.yaml
is ignored #21562The text was updated successfully, but these errors were encountered: