mkuchin / docker-registry-web

Web UI for private docker registry v2
https://hub.docker.com/r/hyper/docker-registry-web/
GNU General Public License v2.0
534 stars 135 forks source link

[Feature] Implement LDAP authentication #83

Open kjkc-gar opened 7 years ago

kjkc-gar commented 7 years ago

I'd like to be able to use LDAP authentication for our registry. I'm currently using an nginx frontend, and I've found that I can enable LDAP there, but it will pop up an authentication window prior to routing the request.