kube-ldap-authn
kube-ldap-authn copied to clipboard
Kubernetes LDAP authentication service
Results
4
kube-ldap-authn issues
Sort by
recently updated
recently updated
newest added
trafficstars
Not sure where the initial token for LDAP authentication is coming from. Is there a standard way to generate that? How would it be obtained in Kerberos mode? thanks
When I do make build, it looks like there are some... challenges... making the container. Build log: ```sh ➜ scratch rm -rf kube-ldap-authn ➜ scratch echo "Cloning..." && echo &&...