add lldap support #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
having all users defined in a single yaml user database is not ideal.
Either make a seperate file for each user and use glauth, or implement a basic ldap support.
This iteration will attempt to add lldap support.
lldap: https://github.com/lldap/lldap
note: the documentation as of now is not too great - it seems to completely omit the fact that there is rootless images (at least on dockerhub there are lldap rootless issues, not sure if they are official) and in general the kubelets docs exist in some state, but the link that should take you to them is dead.
lldap was chosen because at this point in time it's supported by authelia:
https://www.authelia.com/integration/ldap/lldap/