Authentication of Gitlab registry using LDAP

We are running gitlab-ce-11.11.3 and use an external LDAP server to authenicate users.

This works fine, but I am trying to configure a Docker registry, and I get an authentication rejection when I try to perform a “docker login”.

Any thoughts and ideas will be gratefully received