Hi,
First, thank you so much for taking the time to create this very useful solution to sync Gitlab against an LDAP server!
I had a feature request: Would you consider adding support to pull available sshPublicKeys from a user's LDAP entry and sync that into Gitlab?
I AM able to get OpenSSH to pull sshPublicKeys from OpenLDAP using AuthorizedKeyCommands (https://serverfault.com/questions/653792/ssh-key-authentication-using-ldap , https://askubuntu.com/questions/776700/ssh-ldap-authorizedkeyscommand ) but unfortunately GitLab doesn't honor this.
This is also a Gitlab-EE feature ("sync_ssh_keys").
Hi,
First, thank you so much for taking the time to create this very useful solution to sync Gitlab against an LDAP server!
I had a feature request: Would you consider adding support to pull available sshPublicKeys from a user's LDAP entry and sync that into Gitlab?
I AM able to get OpenSSH to pull sshPublicKeys from OpenLDAP using AuthorizedKeyCommands (https://serverfault.com/questions/653792/ssh-key-authentication-using-ldap , https://askubuntu.com/questions/776700/ssh-ldap-authorizedkeyscommand ) but unfortunately GitLab doesn't honor this.
This is also a Gitlab-EE feature ("sync_ssh_keys").