On prem private Gitlab repositores support with OAuth2 flow (without Keycloak) #20831
Closed
Labels
area/factory/server
Server side of factory implementation
kind/task
Internal things, technical debt, and to-do tasks to be performed.
new¬eworthy
For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes
sprint/current
Milestone
Is your task related to a problem? Please describe
Today Gitlab private factories that are required OAuth2 authorization are redirected to keycloak.
However, in devworkspaces keycloak is no longer a mandatory infrastructure element.
Describe the solution you'd like
OAuth2 configuration should be mounted as a file #20496.
Embedded OAuth2 integration should be configured and used.
Describe alternatives you've considered
No response
Additional context
Release notes text
Workspaces started using the DevWorkspace engine now support on premise private Gitlab repositories. On premise private Bitbucket and github.com private repositories were already supported.
The text was updated successfully, but these errors were encountered: