wiltonsr / ldapAuth

An open source Traefik Middleware that enables authentication via LDAP in a similar way to Traefik Enterprise
https://plugins.traefik.io/plugins/628c9eb7ffc0cd18356a979c/ldap-auth
Apache License 2.0
117 stars 10 forks source link

Support Docker secrets for supplying bind passwords #13

Open evan-chaney opened 2 years ago

evan-chaney commented 2 years ago

Having credentials in labels seems like an insecure way of doing things, although I understand supporting Docker secrets may be a lot of work.