plik icon indicating copy to clipboard operation
plik copied to clipboard

LDAP authentication

Open lzecca78 opened this issue 6 years ago • 11 comments

Hi, should be possible to add, on top of Google and OVH, the LDAP authentication as well?

lzecca78 avatar Nov 11 '17 17:11 lzecca78

Sure that looks doable. I'll take a look and give it a try.

camathieu avatar Nov 11 '17 22:11 camathieu

Could you give more insight about the LDAP configuration you want to be supported ?

connection : non-TLS, TLS, START-TLS binding : anonymous / password / SASL / ...

https://www.ldap.com/the-ldap-bind-operation

camathieu avatar Nov 11 '17 22:11 camathieu

Thanks a lot @camathieu ! Sure, usually the standard setup is to support plain or SSL connection and the password authentication binding is more than enough (you can give a look to the grafana ldap authentication plugin to see which fields are exposed : http://docs.grafana.org/installation/ldap/ ). Again, thanks a lot for your quick feedback!

lzecca78 avatar Nov 12 '17 08:11 lzecca78

It would be very useful !

TontonLud avatar Nov 30 '17 09:11 TontonLud

any update since 2017 ?

fle108 avatar Oct 21 '19 13:10 fle108

I'm looking for the same support in plik. Any update on that?

Oline avatar Nov 17 '20 09:11 Oline

My 2¢:

For LDAP Authentication, there is more then just plain password authentication. There must be some kind of admin group mapping for example.

As there are other authentication strategies also request (i have seen at least oauth so far), maybe something like go-guardian would be a good idea to use.

IF i find some time, i'll try to provide a pull request. No promises ;)

tbe avatar May 21 '21 10:05 tbe

@tbe Did you manage to get to this, and if so, would you share your code?

SentToDevNull avatar Aug 07 '21 05:08 SentToDevNull

@SentToDevNull not yet. I have started, but at the moment we are overloaded with other work, so, not any time soon.

tbe avatar Sep 14 '21 10:09 tbe

Hi any update? :) I would love this feature, it would ease the pain of keeping track of the users.. So I just have to throw them into a security group in AD.. So when their account get shut down / plix and everything else goes as well :)

AndenIDK avatar Jul 06 '22 23:07 AndenIDK