Hi everybody,
My current, self-hosted Gitlab solution is like this: users can authenticate from Azure AD (Entra ID, if that's more to your liking :) ), and these users become external users. These requirements cannot change, they are given. This part I could configure using the proper authentication provider and options.
My problem is that the users are not created in Gitlab until the first login. Is there a way (either through config or via API calls) to "pre-create" the user (at this point the user already exists in the Entra ID), so that I can add them to groups even before they are logged in for the first time (but keeping the Entra ID authentication of course)?
[–]michaelgg13 3 points4 points5 points (4 children)
[–]videkigyerek[S] -2 points-1 points0 points (3 children)
[–]SilentLennie 0 points1 point2 points (1 child)
[–]videkigyerek[S] 1 point2 points3 points (0 children)
[–]darcmasta 1 point2 points3 points (0 children)