-
Task
-
Resolution: Done
-
Major
-
3.0.0.GA
-
False
-
False
-
-
Documented as Feature Request
-
Synced from Eclipse Che issue
https://github.com/eclipse/che/issues/20831
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 https://github.com/eclipse/che/issues/20496.
Embedded OAuth2 integration should be configured and used.
Describe alternatives you've considered
No response
Additional context
- https://github.com/eclipse/che/issues/20497
- https://github.com/eclipse-che/che-server/pull/185
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.