docker-gitlab icon indicating copy to clipboard operation
docker-gitlab copied to clipboard

Add 2 new configuration variables to manage oauth providers

Open gregmzs opened this issue 3 years ago • 1 comments

Shout it be possible to add 2 new configuration variable :

  • SYNC_PROFILE_FROM_PROVIDER (default [])
  • SYNC_PROFILE_ATTRIBUTES (default true, but not commented in gitlab.yml anymore)

To manage account existing in Gitlab and a new Azure Authentication.

Thanks ;)

gregmzs avatar Sep 18 '22 14:09 gregmzs

~Definitely, it looks necessary for Azure AD v2 configuration~

In any case it is useful, I have been able to configure my Azure binding this way and without these parameters : https://github.com/flavienbwk/gitlab-azure-oauth/blob/d766545776ce2662832a43f4731e745fc8950f6c/docker-compose.example.yml#L103

flavienbwk avatar Mar 27 '24 18:03 flavienbwk