Gitlab private repo support using OAuth 2 flow #19171
Labels
area/che-server
kind/task
Internal things, technical debt, and to-do tasks to be performed.
severity/P1
Has a major impact to usage or development of the system.
Milestone
Is your task related to a problem? Please describe.
Support private GitLab repos for factories with authentication using OAuth 2 for creating and persisting personal access tokens.
Describe the solution you'd like
OAuth 2 flow should be used for first-time uset authentication and creating + persisting personal access tokens.
API query used for PAT creation:
Describe alternatives you've considered
Additional context
Gitlab installation instructions:
https://gist.github.com/mshaposhnik/7c96ae19af9f87bd7f46080f1c54565d
The text was updated successfully, but these errors were encountered: