planka icon indicating copy to clipboard operation
planka copied to clipboard

LDAP authentication

Open rpelissi opened this issue 4 years ago • 18 comments

Hi and Happy New Year! I wish you the best for the new year! Just to let you know that I love this solution. What could be even more cool is to add ldap authentification to the solution.

Thanks again for your work! R.

rpelissi avatar Jan 05 '21 21:01 rpelissi

We just added this to our list. Thanks for hinting.

nickbe avatar Jan 07 '21 12:01 nickbe

+1 Would appreciate this feature as well.

By the ways, just a shoutout to you guys. Really appreciate the work you guys have put in to Planka. I like the fact that it's lightweight, snappy, and simple. I've tried many alternatives out there like Wekan, Kanboard, Taiga, Restyaboard, but all of them are either too heavy, or too specialized for a specific purpose (Software development for e.g.)

ikaruswill avatar Jan 08 '21 03:01 ikaruswill

+1

swatcats avatar Jul 26 '21 21:07 swatcats

Hello everyone ! I am looking to add a connection functionality to an LDAP. I'm still figuring out how and where to implement it. I have some leads so far, in the files /client/src/actions/login.js or /client/src/actions/entry/login.js, or by using the functions defined in client/src/api/user.js

If anyone here has any leads for research or indications, I'm all ears. Thank you !

EDIT (3rd June 2022) : Now I manage to make calls to a test ldap in the /server/api/controllers/access-token/create.js file. The goal would be to establish a connection with a user here, to return an access token needed to connect. This token is verified in /client/src/sagas/login/services/login.js.

erwaan avatar May 27 '22 07:05 erwaan

I finally managed to add authentication by ldap, I will share my code for a pull request as soon as possible

erwaan avatar Jun 15 '22 07:06 erwaan

+1 for ldap support

kaptinlin avatar Jun 16 '22 05:06 kaptinlin

@erwaan Very nice!

nickbe avatar Jun 20 '22 21:06 nickbe

@erwaan look forward to the pull request.

kaptinlin avatar Jun 25 '22 06:06 kaptinlin

I will make the pull request with my company's account @astenmco

erwaan avatar Jun 29 '22 12:06 erwaan

Here it is #268

astenmco avatar Jun 29 '22 12:06 astenmco

Any news about this would be very appreciate.

accade avatar May 12 '23 10:05 accade

+1 for efforts !

ghost avatar May 16 '23 03:05 ghost

Here it is #268

Any chance you can check that PR @astenmco? Nice work!

13robin37 avatar Jul 31 '23 18:07 13robin37

It's done ! :)

astenmco avatar Aug 10 '23 09:08 astenmco

Really looking forward to LDAP support

Vibeshibe avatar Aug 10 '23 16:08 Vibeshibe

You have an option to work with OIDC provider backed by an LDAP database like the ldap user federation in keycloak

pca-homsi avatar Dec 07 '23 23:12 pca-homsi

Any news on this one?

trivialkettle avatar Apr 03 '24 10:04 trivialkettle

Any news on this one?

We plan to add this, but it's hard for us to provide an exact date, we're solving major issues for v2 right now. There's a good chance it will be in the v2 release.

meltyshev avatar Apr 03 '24 19:04 meltyshev