How I can restrict accessing private images in private registry

Greetings, I am have created one docker private registry environment and configured nginx in front with ldap to have authentication enable but not getting idea that how I can setup private images access to specific group or users only. Requesting help. Thanks

There isn’t any support for groups or LDAP in the open source docker-registry.