Hi,
I use gitlab/gitlab-ce:13.0.14-ce.0 docker image. I would like to migrate from the LDAP authentication to Azure AD authentication. My users are the same in the 2 AD but they don’t have the same email adresses.
Does this can be a problem ? I guess that I can’t set the “omniauth_auto_link_ldap_user” property to true as the emails are different.
How to map my existing users to avoid conflicts (1 user for 2 email adresses) or duplicated users ?
Thanks for your response
Rachel