Hello,
I recently managed to configure Gitlab Workspace for a public project.
I would like to share the workspace with other users. Is it possible ?
When I share the link of the workspace, other users need to authorise the application.
But then they are redirected to
https://mydomain/oauth/authorize?response_...
with an error 400
The callback url for my application: https://mydomain/auth/callback
I followed the gitlab workspace Doc
Thanks for your help,
Karim